File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7878 - name : Set up Helm
7979 uses : azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
8080 with :
81- version : v3.14.4
81+ version : v3.17.0
8282
8383 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
8484 with :
Original file line number Diff line number Diff line change 5252 check-latest : true
5353
5454 - name : Set up chart-testing
55- uses : helm/chart-testing-action@v2.8 .0
55+ uses : helm/chart-testing-action@v2.7 .0
5656
5757 - name : Run chart-testing (list-changed)
5858 id : list-changed
Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ branding:
66 icon : anchor
77inputs :
88 version :
9- description : " The chart-testing version to install (default: 3.10.1 )"
9+ description : " The chart-testing version to install (default: 3.12.0 )"
1010 required : false
1111 default : ' 3.12.0'
1212 yamllint_version :
1313 description : " The yamllint version to install (default: 1.27.1)"
1414 required : false
1515 default : ' 1.33.0'
1616 yamale_version :
17- description : " The yamale version to install (default: 3 .0.4)"
17+ description : " The yamale version to install (default: 4 .0.4)"
1818 required : false
1919 default : ' 4.0.4'
2020runs :
You can’t perform that action at this time.
0 commit comments