There was an error while loading. Please reload this page.
1 parent c4e8eb5 commit ebfdbb9Copy full SHA for ebfdbb9
1 file changed
.github/workflows/integration-tests.yaml
@@ -36,7 +36,7 @@ jobs:
36
- name: Add a helm repo to make "helm repo update" work
37
run: helm repo add traefik https://traefik.github.io/charts
38
- name: Deploy the helmfile
39
- uses: helmfile/helmfile-action@v2.4.3
+ uses: helmfile/helmfile-action@v2.4.4
40
with:
41
helmfile-auto-init: true
42
helmfile-args: sync -e ${{ matrix.chart }} --wait
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
helmfile-args: sync -e tests --wait
0 commit comments