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 b8a09b9 commit 1adad44Copy full SHA for 1adad44
.github/workflows/ci-chart.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python
19
uses: actions/setup-python@v6
20
with:
21
- python-version: '3.14'
+ python-version: '3.12'
22
check-latest: true
23
- name: Set up chart-testing
24
uses: helm/[email protected]
0 commit comments