Skip to content

Commit 7811e9d

Browse files
feat(container): update flux group
1 parent 0810ea0 commit 7811e9d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

kubernetes/apps/flux-system/instance/ks/helm-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
instance:
22
distribution:
3-
artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:v0.44.0
3+
artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:v0.45.0
44
version: 2.x
55
cluster:
66
networkPolicy: false

kubernetes/apps/flux-system/instance/ks/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 0.44.0
13+
tag: 0.45.0
1414
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
1515
---
1616
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json

kubernetes/apps/flux-system/operator/ks/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 0.44.0
13+
tag: 0.45.0
1414
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
1515
---
1616
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2.json

0 commit comments

Comments
 (0)