We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e03dcb commit bdad05cCopy full SHA for bdad05c
.github/workflows/pr-build.yaml
@@ -32,7 +32,7 @@ jobs:
32
python-version: 3.13
33
34
- name: Set up chart-testing
35
- uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
+ uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
36
37
- name: Run chart-testing (list-changed)
38
id: list-changed
@@ -204,7 +204,7 @@ jobs:
204
205
206
207
208
209
- name: Create kind cluster
210
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
0 commit comments