We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e023a commit c065323Copy full SHA for c065323
.github/workflows/lint-chart.yaml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/setup-python@v5
29
30
- name: Set up chart-testing
31
- uses: helm/chart-testing-action@v2.6.1
+ uses: helm/chart-testing-action@v2.7.0
32
33
- name: Run chart-testing (list-changed)
34
id: list-changed
.github/workflows/publish-chart.yaml
@@ -32,7 +32,7 @@ jobs:
python-version: 3.13
35
36
37
38
0 commit comments