diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index 899a99d..d6e1457 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.0 + version: 10.7.1 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 0eb8ca8..c91b3e1 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: 88.6.3 + version: 88.6.4 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file