diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index 7ae1eb1..0115901 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.4.0 + version: 10.4.2 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 f8d0f65..de90bc7 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.9.0 + version: 2.10.0 repository: https://charts.external-secrets.io \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index e9d16c6..ce72b74 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.5.4 + version: 88.6.1 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file