From 4fab22f7f1a3a9c4ff8398fec304be2f375443b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Apr 2026 15:00:31 +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 f72db12..8f5dc85 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.5.0 + version: 9.5.2 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 f581f8f..73cfd8d 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: 83.4.2 + version: 83.6.0 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 031e62a..2a8f0e6 100644 --- a/system-apps/traefik/Chart.yaml +++ b/system-apps/traefik/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: traefik - version: 39.0.7 + version: 39.0.8 repository: https://traefik.github.io/charts \ No newline at end of file