diff --git a/argocd-managed/rook/cluster/Chart.yaml b/argocd-managed/rook/cluster/Chart.yaml index 46e78ec..ece36ea 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.16.1 + version: v1.16.2 repository: "https://charts.rook.io/release"