File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.4, v3.17.3 ]
46+ helm-version : [ v3.18.4, v3.17.4 ]
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.17.3
64+ helm-version : v3.17.4
6565 - os : windows-latest
6666 shell : cygwin
6767 experimental : false
68- helm-version : v3.17.3
68+ helm-version : v3.17.4
6969 - os : ubuntu-latest
7070 container : alpine
7171 shell : sh
7272 experimental : false
73- helm-version : v3.17.3
73+ helm-version : v3.17.4
7474
7575 steps :
7676 - name : Disable autocrlf
@@ -111,7 +111,7 @@ jobs:
111111 # That's why we cover only 2 Helm minor versions in this matrix.
112112 # See https://github.com/helmfile/helmfile/pull/286#issuecomment-1250161182 for more context.
113113 - helm-version : v3.18.4
114- - helm-version : v3.17.3
114+ - helm-version : v3.17.4
115115 steps :
116116 -
uses :
engineerd/[email protected] 117117 with :
Original file line number Diff line number Diff line change 11module github.com/databus23/helm-diff/v3
22
3- go 1.24.2
3+ go 1.24.5
44
55require (
66 github.com/Masterminds/semver/v3 v3.4.0
You can’t perform that action at this time.
0 commit comments