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
43
os : [ubuntu-latest, macos-latest, windows-latest]
44
44
shell : [ default ]
45
45
experimental : [ false ]
46
- helm-version : [ v3.13.3, v3.14.0 ]
46
+ helm-version : [ v3.13.3, v3.14.3 ]
47
47
include :
48
48
- os : windows-latest
49
49
shell : wsl
@@ -61,16 +61,16 @@ jobs:
61
61
- os : windows-latest
62
62
shell : wsl
63
63
experimental : false
64
- helm-version : v3.14.0
64
+ helm-version : v3.14.3
65
65
- os : windows-latest
66
66
shell : cygwin
67
67
experimental : false
68
- helm-version : v3.14.0
68
+ helm-version : v3.14.3
69
69
- os : ubuntu-latest
70
70
container : alpine
71
71
shell : sh
72
72
experimental : false
73
- helm-version : v3.14.0
73
+ helm-version : v3.14.3
74
74
75
75
steps :
76
76
- name : Disable autocrlf
@@ -111,7 +111,7 @@ jobs:
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
113
- helm-version : v3.13.3
114
- - helm-version : v3.14.0
114
+ - helm-version : v3.14.3
115
115
steps :
116
116
-
uses :
engineerd/[email protected]
117
117
with :
You can’t perform that action at this time.
0 commit comments