diff --git a/kubernetes/cluster/flux-instance/app/source.yaml b/kubernetes/cluster/flux-instance/app/source.yaml index c939edb59..8270323a5 100644 --- a/kubernetes/cluster/flux-instance/app/source.yaml +++ b/kubernetes/cluster/flux-instance/app/source.yaml @@ -10,5 +10,5 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: 0.40.0 + tag: 0.41.0 url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance diff --git a/kubernetes/cluster/flux-operator/app/source.yaml b/kubernetes/cluster/flux-operator/app/source.yaml index ee460c754..f4c67f712 100644 --- a/kubernetes/cluster/flux-operator/app/source.yaml +++ b/kubernetes/cluster/flux-operator/app/source.yaml @@ -10,5 +10,5 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: 0.40.0 + tag: 0.41.0 url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator