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 73c3896 commit 6b562b4Copy full SHA for 6b562b4
1 file changed
.github/workflows/lint-test.yaml
@@ -14,14 +14,14 @@ jobs:
14
- name: Set up Helm
15
uses: azure/setup-helm@v4
16
with:
17
- version: v3.4.0
+ version: v3.19.0
18
19
- uses: actions/setup-python@v6
20
21
- python-version: 3.7
+ python-version: 3.12
22
23
- name: Set up chart-testing
24
- uses: helm/chart-testing-action@v2.7.0
+ uses: helm/chart-testing-action@v2.8
25
26
- name: Run chart-testing (list-changed)
27
id: list-changed
0 commit comments