Skip to content

Commit 87b1021

Browse files
korvigell[bot]Diaoul
authored andcommitted
feat(container): update flux-operator group ( 0.42.1 ➔ 0.43.0 )
1 parent 0972280 commit 87b1021

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bootstrap/helmfile.d/01-apps.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ releases:
5757
- name: flux-operator
5858
namespace: flux-system
5959
chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
60-
version: 0.42.1
60+
version: 0.43.0
6161
values: ["./templates/values.yaml.gotmpl"]
6262
needs: ["cert-manager/cert-manager"]
6363

6464
- name: flux-instance
6565
namespace: flux-system
6666
chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
67-
version: 0.42.1
67+
version: 0.43.0
6868
values: ["./templates/values.yaml.gotmpl"]
6969
needs: ["flux-system/flux-operator"]

kubernetes/apps/flux-system/flux-instance/app/ocirepository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 0.42.1
13+
tag: 0.43.0
1414
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance

kubernetes/apps/flux-system/flux-operator/app/ocirepository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 0.42.1
13+
tag: 0.43.0
1414
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator

0 commit comments

Comments
 (0)