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 6770e84 commit ad59fdcCopy full SHA for ad59fdc
.github/workflows/lint-helm-charts.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
20
with:
21
- python-version: 3.14
+ python-version: 3.13
22
23
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
24
.github/workflows/test-helm-charts.yml
@@ -23,7 +23,7 @@ jobs:
25
26
27
28
- name: Set up chart-testing
29
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
0 commit comments