diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index 57820cd..4fe34ac 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.3.0 + version: 10.3.3 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 13a7863..c3ced19 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.2.0 + version: 88.3.0 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file