From 4b778931374e61c203a948bd917808c1d4d8c44f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 7 Aug 2026 08:00:29 +0000 Subject: [PATCH] chore(deps): update all-minor-patch-updates --- system-apps/argocd/Chart.yaml | 2 +- system-apps/monitoring/Chart.yaml | 2 +- system-apps/traefik/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 88c3ce4..57820cd 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.2.2 + version: 10.3.0 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 1f3ee6a..f7c15f7 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.0.1 + version: 88.1.6 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file diff --git a/system-apps/traefik/Chart.yaml b/system-apps/traefik/Chart.yaml index 33d7b88..d328f03 100644 --- a/system-apps/traefik/Chart.yaml +++ b/system-apps/traefik/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: traefik - version: 41.1.0 + version: 41.1.1 repository: https://traefik.github.io/charts \ No newline at end of file