diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index d6e1457..18a0542 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: 10.7.1 + version: 10.7.2 repository: https://argoproj.github.io/argo-helm \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index 4c2a994..0909e4b 100644 --- a/system-apps/monitoring/Chart.yaml +++ b/system-apps/monitoring/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: kube-prometheus-stack - version: 89.1.0 + version: 89.2.1 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file