From 69a30fc9461743fb04ee7feca0f2372a4999c9d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jun 2026 14:00:24 +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/external-secrets/chart/Chart.yaml | 2 +- system-apps/monitoring/Chart.yaml | 2 +- system-apps/velero/Chart.yaml | 2 +- system-apps/velero/values.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index 07cfba2..ae14ae5 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.7.0 + version: 9.7.1 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 d9c19fd..e3420f0 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.20.2 + version: v1.20.3 repository: https://charts.jetstack.io \ 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 01942c3..2abb9b1 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.6.0 + version: 2.7.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 f14ba39..ff138a6 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: 87.2.0 + version: 87.2.1 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file diff --git a/system-apps/velero/Chart.yaml b/system-apps/velero/Chart.yaml index 6796018..7303fac 100644 --- a/system-apps/velero/Chart.yaml +++ b/system-apps/velero/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: velero - version: 12.0.3 + version: 12.1.0 repository: https://vmware-tanzu.github.io/helm-charts \ No newline at end of file diff --git a/system-apps/velero/values.yaml b/system-apps/velero/values.yaml index 2aa0e0d..a3083aa 100644 --- a/system-apps/velero/values.yaml +++ b/system-apps/velero/values.yaml @@ -59,7 +59,7 @@ velero: insecureSkipTLSVerify: "true" initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.14.1 + image: velero/velero-plugin-for-aws:v1.14.2 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target