File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
provision/servonet/helmfile.d Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,6 @@ _.file = ["{{config_root}}/.secrets.env"]
2222"aqua:kubernetes-sigs/kustomize" = " 5.7.1"
2323"aqua:kubernetes/kubernetes/kubectl" = " 1.35.0"
2424"aqua:mikefarah/yq" = " 4.50.1"
25- "aqua:siderolabs/talos" = " 1.11.6 "
25+ "aqua:siderolabs/talos" = " 1.12.0 "
2626"aqua:yannh/kubeconform" = " 0.7.0"
2727"github:bitwarden/sdk" = " bws-v1.0.0"
Original file line number Diff line number Diff line change 88 mediaType : application/vnd.cncf.helm.chart.content.v1.tar+gzip
99 operation : copy
1010 ref :
11- tag : 0.37 .1
11+ tag : 0.38 .1
1212 url : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
1313 verify :
1414 provider : cosign
Original file line number Diff line number Diff line change 88 mediaType : application/vnd.cncf.helm.chart.content.v1.tar+gzip
99 operation : copy
1010 ref :
11- tag : 0.37 .1
11+ tag : 0.38 .1
1212 url : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
1313 verify :
1414 provider : cosign
Original file line number Diff line number Diff line change @@ -43,14 +43,14 @@ releases:
4343 - name : flux-operator
4444 namespace : flux-system
4545 chart : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
46- version : 0.37 .1
46+ version : 0.38 .1
4747 values :
4848 - templates/values.yaml.gotmpl
4949
5050 - name : flux-instance
5151 namespace : flux-system
5252 chart : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
53- version : 0.37 .1
53+ version : 0.38 .1
5454 wait : false
5555 values :
5656 - templates/values.yaml.gotmpl
You can’t perform that action at this time.
0 commit comments