File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -43,21 +43,21 @@ jobs:
43
43
os : [ubuntu-latest, macos-latest, windows-latest]
44
44
shell : [ default ]
45
45
experimental : [ false ]
46
- helm-version : [ v3.18.2 , v3.17.3 ]
46
+ helm-version : [ v3.18.3 , v3.17.3 ]
47
47
include :
48
48
- os : windows-latest
49
49
shell : wsl
50
50
experimental : false
51
- helm-version : v3.18.2
51
+ helm-version : v3.18.3
52
52
- os : windows-latest
53
53
shell : cygwin
54
54
experimental : false
55
- helm-version : v3.18.2
55
+ helm-version : v3.18.3
56
56
- os : ubuntu-latest
57
57
container : alpine
58
58
shell : sh
59
59
experimental : false
60
- helm-version : v3.18.2
60
+ helm-version : v3.18.3
61
61
- os : windows-latest
62
62
shell : wsl
63
63
experimental : false
@@ -110,7 +110,7 @@ jobs:
110
110
# Helm maintains the latest minor version only and therefore each Helmfile version supports 2 Helm minor versions.
111
111
# That's why we cover only 2 Helm minor versions in this matrix.
112
112
# See https://github.com/helmfile/helmfile/pull/286#issuecomment-1250161182 for more context.
113
- - helm-version : v3.18.2
113
+ - helm-version : v3.18.3
114
114
- helm-version : v3.17.3
115
115
steps :
116
116
- uses : engineerd/setup-kind@v0.6.2
You can’t perform that action at this time.
0 commit comments