mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-21 04:30:34 +00:00
Update base image to use stable branch 'release-0.16'
Signed-off-by: Automated Release <release@submariner.io>
This commit is contained in:
@@ -24,10 +24,10 @@ jobs:
|
||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
|
||||
- name: Run E2E deployment and tests
|
||||
uses: submariner-io/shipyard/gh-actions/e2e@devel
|
||||
uses: submariner-io/shipyard/gh-actions/e2e@release-0.16
|
||||
with:
|
||||
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.16
|
||||
|
||||
Reference in New Issue
Block a user