Update base image to use stable branch 'release-0.10'

Signed-off-by: Automated Release <release@submariner.io>
This commit is contained in:
Automated Release
2021-08-09 16:29:36 +00:00
parent cb78ab7aaa
commit 33cb49c54e
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ jobs:
uses: actions/checkout@v2
- name: Run E2E deployment and tests
uses: submariner-io/shipyard/gh-actions/e2e@devel
uses: submariner-io/shipyard/gh-actions/e2e@release-0.10
- name: Post mortem
if: failure()
uses: submariner-io/shipyard/gh-actions/post-mortem@devel
uses: submariner-io/shipyard/gh-actions/post-mortem@release-0.10