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 6469cdc commit 948c858Copy full SHA for 948c858
.github/workflows/lint-helm-charts.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
19
with:
20
- python-version: 3.12
+ python-version: 3.13
21
22
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
23
.github/workflows/test-helm-charts.yml
@@ -22,7 +22,7 @@ jobs:
24
25
26
27
- name: Set up chart-testing
28
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
0 commit comments