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 a529910 commit 59ac143Copy full SHA for 59ac143
.github/workflows/e2e.yml
@@ -55,7 +55,7 @@ jobs:
55
with:
56
skipClusterCreation: true
57
version: v0.14.0
58
- - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
+ - uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # 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@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
17
18
fetch-depth: 0
19
20
21
22
- name: Linting Chart
0 commit comments