diff --git a/kubernetes/apps/rook-ceph/cluster/app/helmrelease.yaml b/kubernetes/apps/rook-ceph/cluster/app/helmrelease.yaml index 022fc7ece..65254f121 100644 --- a/kubernetes/apps/rook-ceph/cluster/app/helmrelease.yaml +++ b/kubernetes/apps/rook-ceph/cluster/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: v1.18.8 + tag: v1.19.5 url: oci://ghcr.io/rook/rook-ceph-cluster --- # yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2.json diff --git a/kubernetes/apps/rook-ceph/operator/app/helmrelease.yaml b/kubernetes/apps/rook-ceph/operator/app/helmrelease.yaml index 98fb87d70..5609fab5c 100644 --- a/kubernetes/apps/rook-ceph/operator/app/helmrelease.yaml +++ b/kubernetes/apps/rook-ceph/operator/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: v1.18.8 + tag: v1.19.5 url: oci://ghcr.io/rook/rook-ceph --- # yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2.json