File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 - uses : helm/chart-testing-action@v2.8.0
3333 - uses : azure/setup-helm@v5
3434 with :
35- version : ' v3.19 .2'
35+ version : ' v3.21 .2'
3636
3737 - name : Set up helm-unittest
3838 # workaround for https://github.com/helm-unittest/helm-unittest/issues/790
9797 - uses : helm/chart-testing-action@v2.8.0
9898 - uses : azure/setup-helm@v5
9999 with :
100- version : ' v3.19 .2'
100+ version : ' v3.21 .2'
101101
102102 - name : Install Minikube
103103 uses : manusa/actions-setup-minikube@v2.16.1
@@ -130,7 +130,7 @@ jobs:
130130 - uses : actions/checkout@v4
131131 - uses : azure/setup-helm@v5
132132 with :
133- version : ' v3.19 .2'
133+ version : ' v3.21 .2'
134134
135135 - name : Add helm repositories
136136 run : |
@@ -181,7 +181,7 @@ jobs:
181181 - uses : actions/checkout@v4
182182 - uses : azure/setup-helm@v5
183183 with :
184- version : ' v3.19 .2'
184+ version : ' v3.21 .2'
185185
186186 - name : Add helm repositories
187187 run : |
You can’t perform that action at this time.
0 commit comments