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 2121 - name : Set up Python
2222 uses : actions/setup-python@v2
2323 with :
24- python-version : 3.7
24+ python-version : 3.8
2525
2626 - name : Set up chart-testing
2727 uses : helm/chart-testing-action@v2.1.0
Original file line number Diff line number Diff line change 11apiVersion : v2
22description : Host your own Helm Chart Repository
33name : chartmuseum
4- version : 3.10.3
5- appVersion : 0.16.2
4+ version : 3.10.4
5+ appVersion : 0.16.3
66home : https://github.com/helm/chartmuseum
77icon : https://raw.githubusercontent.com/chartmuseum/charts/main/logo.jpg
88keywords :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ strategy:
55 type : RollingUpdate
66image :
77 repository : ghcr.io/helm/chartmuseum
8- tag : v0.16.2
8+ tag : v0.16.3
99 pullPolicy : IfNotPresent
1010secret :
1111 labels : {}
You can’t perform that action at this time.
0 commit comments