File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 8383 - name : Setup chart-testing
8484 id : lint
8585 uses : helm/chart-testing-action@v2.7.0
86+ with :
87+ # v6.0.0 resolved the compatibility issue with Python > 3.13. may be removed after the action itself is updated
88+ yamale_version : " 6.0.0"
8689
8790 - name : Run chart-testing
8891 run : ct lint-and-install --validate-maintainers=false --charts deploy/helm
Original file line number Diff line number Diff line change 4141 - name : Setup Chart Linting
4242 id : lint
4343 uses : helm/chart-testing-action@v2.7.0
44+ with :
45+ # v6.0.0 resolved the compatibility issue with Python > 3.13. may be removed after the action itself is updated
46+ yamale_version : " 6.0.0"
4447
4548 - name : Setup Kubernetes cluster (KIND)
4649 uses : helm/kind-action@v1.12.0 # v1.5.0
You can’t perform that action at this time.
0 commit comments