From 010eeaf903760550a2ee4dccf4a89e59c475feee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Mar 2026 16:00:28 +0000 Subject: [PATCH] chore(deps): update all-minor-patch-updates --- system-apps/argocd/Chart.yaml | 2 +- system-apps/cert-manager/Chart.yaml | 2 +- system-apps/monitoring/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index 2ccd68c..bc4b118 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.4.9 + version: 9.4.10 repository: https://argoproj.github.io/argo-helm \ No newline at end of file diff --git a/system-apps/cert-manager/Chart.yaml b/system-apps/cert-manager/Chart.yaml index 4df51ff..7e9d556 100644 --- a/system-apps/cert-manager/Chart.yaml +++ b/system-apps/cert-manager/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: cert-manager - version: v1.19.4 + version: v1.20.0 repository: https://charts.jetstack.io \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index 263e08f..5a274a6 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: 82.10.2 + version: 82.10.3 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file