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

Signed-off-by: Automated Release <release@submariner.io>
This commit is contained in:
Automated Release
2023-03-31 04:49:00 +00:00
parent ded5779312
commit 8875863726
6 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -29,11 +29,11 @@ jobs:
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- name: Run E2E deployment and tests
uses: submariner-io/shipyard/gh-actions/e2e@devel
uses: submariner-io/shipyard/gh-actions/e2e@release-0.15
with:
k8s_version: ${{ matrix.k8s_version }}
using: ${{ matrix.cable_driver }} ${{ matrix.globalnet }} ${{ matrix.lighthouse }}
- name: Post mortem
if: failure()
uses: submariner-io/shipyard/gh-actions/post-mortem@devel
uses: submariner-io/shipyard/gh-actions/post-mortem@release-0.15