diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index ac22685..f762971 100644 --- a/system-apps/argocd/Chart.yaml +++ b/system-apps/argocd/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: argo-cd - version: 9.5.4 + version: 9.5.6 repository: https://argoproj.github.io/argo-helm \ No newline at end of file diff --git a/system-apps/external-secrets/chart/Chart.yaml b/system-apps/external-secrets/chart/Chart.yaml index 82929d3..d5538fd 100644 --- a/system-apps/external-secrets/chart/Chart.yaml +++ b/system-apps/external-secrets/chart/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: external-secrets - version: 2.4.0 + version: 2.4.1 repository: https://charts.external-secrets.io \ No newline at end of file diff --git a/system-apps/rook-ceph/operator/Chart.yaml b/system-apps/rook-ceph/operator/Chart.yaml index 40fc399..87716d7 100644 --- a/system-apps/rook-ceph/operator/Chart.yaml +++ b/system-apps/rook-ceph/operator/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: rook-ceph - version: v1.19.4 + version: v1.19.5 repository: https://charts.rook.io/release \ No newline at end of file