There was an error while loading. Please reload this page.
1 parent e86acb5 commit 4364d89Copy full SHA for 4364d89
2 files changed
.github/workflows/publish-chart.yml
@@ -32,11 +32,11 @@ jobs:
32
- name: Install Helm
33
uses: azure/setup-helm@v3.3
34
with:
35
- version: v3.5.0
+ version: v3.19.0
36
- name: Set up python
37
uses: actions/setup-python@v6
38
39
- python-version: 3.7
+ python-version: 3.13
40
- name: Setup Chart Linting
41
id: lint
42
uses: helm/chart-testing-action@v2.6.1
.github/workflows/test-chart.yml
0 commit comments