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 54b2501 commit e3406c7Copy full SHA for e3406c7
.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.12'
+ python-version: '3.14'
22
check-latest: true
23
- name: Set up chart-testing
24
uses: helm/[email protected]
0 commit comments