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 6594a3b commit b1fcb28Copy full SHA for b1fcb28
.github/workflows/e2e.yml
@@ -55,7 +55,7 @@ jobs:
55
with:
56
skipClusterCreation: true
57
version: v0.14.0
58
- - uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v3
+ - uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v3
59
60
version: v3.14.2
61
- name: e2e testing
.github/workflows/helm-test.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
17
18
fetch-depth: 0
19
20
21
22
- name: Linting Chart
0 commit comments