File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 strategy :
1212 matrix :
1313 helm-version :
14- - v3.20.0
15- - v4.1.0
14+ - v3.20.2
15+ - v4.1.4
1616 steps :
1717 - name : Check out code into the Go module directory
1818 uses : actions/checkout@v6
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ require (
99 github.com/otiai10/copy v1.14.1
1010 github.com/stretchr/testify v1.11.1
1111 gopkg.in/yaml.v3 v3.0.1
12- helm.sh/helm/v3 v3.20.1
13- helm.sh/helm/v4 v4.1.3
12+ helm.sh/helm/v3 v3.20.2
13+ helm.sh/helm/v4 v4.1.4
1414)
1515
1616require (
Original file line number Diff line number Diff line change @@ -320,10 +320,10 @@ gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
320320gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
321321gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
322322gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
323- helm.sh/helm/v3 v3.20.1 h1:T8PodUaH1UwNvE+imUA2mIKjJItY8g7CVvLVP5g4NzI =
324- helm.sh/helm/v3 v3.20.1 /go.mod h1:Fl1kBaWCpkUrM6IYXPjQ3bdZQfFrogKArqptvueZ6Ww =
325- helm.sh/helm/v4 v4.1.3 h1:Abfmb+oJUtxoaXDyB2Jhw1zRk3hT6aFfHta+AXb8Lno =
326- helm.sh/helm/v4 v4.1.3 /go.mod h1:5dSo8rRgn3OTkDAc/k0Ipw5/Q+BlqKIKZwa0XwSiINI =
323+ helm.sh/helm/v3 v3.20.2 h1:binM4rvPx5DcNsa1sIt7UZi55lRbu3pZUFmQkSoRh48 =
324+ helm.sh/helm/v3 v3.20.2 /go.mod h1:Fl1kBaWCpkUrM6IYXPjQ3bdZQfFrogKArqptvueZ6Ww =
325+ helm.sh/helm/v4 v4.1.4 h1:zwTrNkalG4f7SYigRSdQnYrTj0QEz1qzetzAlYoDVSo =
326+ helm.sh/helm/v4 v4.1.4 /go.mod h1:5dSo8rRgn3OTkDAc/k0Ipw5/Q+BlqKIKZwa0XwSiINI =
327327k8s.io/api v0.35.1 h1:0PO/1FhlK/EQNVK5+txc4FuhQibV25VLSdLMmGpDE/Q =
328328k8s.io/api v0.35.1 /go.mod h1:28uR9xlXWml9eT0uaGo6y71xK86JBELShLy4wR1XtxM =
329329k8s.io/apiextensions-apiserver v0.35.1 h1:p5vvALkknlOcAqARwjS20kJffgzHqwyQRM8vHLwgU7w =
You can’t perform that action at this time.
0 commit comments