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 4343 os : [ubuntu-latest, macos-latest, windows-latest]
4444 shell : [ default ]
4545 experimental : [ false ]
46- helm-version : [ v3.18.6, v3.19.0-rc.1 ]
46+ helm-version : [ v3.18.6, v3.19.0 ]
4747 include :
4848 - os : windows-latest
4949 shell : wsl
@@ -61,16 +61,16 @@ jobs:
6161 - os : windows-latest
6262 shell : wsl
6363 experimental : false
64- helm-version : v3.19.0-rc.1
64+ helm-version : v3.19.0
6565 - os : windows-latest
6666 shell : cygwin
6767 experimental : false
68- helm-version : v3.19.0-rc.1
68+ helm-version : v3.19.0
6969 - os : ubuntu-latest
7070 container : alpine
7171 shell : sh
7272 experimental : false
73- helm-version : v3.19.0-rc.1
73+ helm-version : v3.19.0
7474
7575 steps :
7676 - name : Disable autocrlf
@@ -109,7 +109,7 @@ jobs:
109109 # That's why we cover only 2 Helm minor versions in this matrix.
110110 # See https://github.com/helmfile/helmfile/pull/286#issuecomment-1250161182 for more context.
111111 - helm-version : v3.18.6
112- - helm-version : v3.19.0-rc.1
112+ - helm-version : v3.19.0
113113 steps :
114114 -
uses :
engineerd/[email protected] 115115 with :
You can’t perform that action at this time.
0 commit comments