diff --git a/argocd-managed/rook/cluster/Chart.yaml b/argocd-managed/rook/cluster/Chart.yaml index f96d237..11f23a6 100644 --- a/argocd-managed/rook/cluster/Chart.yaml +++ b/argocd-managed/rook/cluster/Chart.yaml @@ -4,5 +4,5 @@ type: application version: 1.0.0 dependencies: - name: rook-ceph-cluster - version: v1.14.5 + version: v1.14.6 repository: "https://charts.rook.io/release"