chore(deps): update azure/setup-helm digest to 9bc31f4 (#1979)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-02 07:24:38 +02:00
committed by GitHub
co-authored by lnx01
parent 4ecaa4f811
commit 200d8a9d70
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@ jobs:
with:
go-version-file: 'go.mod'
- uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5
- uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5
- name: e2e
run: sudo make e2e
@@ -53,7 +53,7 @@ jobs:
with:
go-version-file: 'go.mod'
- uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5
- uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5
- name: e2e
run: sudo make e2e-openshift
@@ -79,7 +79,7 @@ jobs:
with:
go-version-file: 'go.mod'
- uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5
- uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5
- name: e2e (Enterprise)
run: sudo KUBERNETES_SUPPORTED_VERSION=${{ matrix.k8s-version }} make e2e
@@ -103,7 +103,7 @@ jobs:
with:
go-version-file: 'go.mod'
- uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5
- uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5
- name: e2e
run: sudo OS_SUPPORTED_VERSION=${{ matrix.os-version }} make e2e-openshift
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
with:
fetch-depth: 0
- uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5
- uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5
- name: Linting Chart
run: helm lint ./charts/capsule