From 7275b7bc60884bf0b68a1a9902496b9db0a7dc9b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Mar 2026 18:00:25 +0000 Subject: [PATCH] chore(deps): update all-minor-patch-updates --- system-apps/kite/Chart.yaml | 2 +- system-apps/monitoring/Chart.yaml | 2 +- system-apps/velero/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/system-apps/kite/Chart.yaml b/system-apps/kite/Chart.yaml index 3618fae..584b343 100644 --- a/system-apps/kite/Chart.yaml +++ b/system-apps/kite/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: kite - version: 0.7.8 + version: 0.8.0 repository: https://zxh326.github.io/kite \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index ddafca2..f3d480c 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.9.0 + version: 82.10.0 repository: https://prometheus-community.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 b102117..3d1a880 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.13.2 + image: velero/velero-plugin-for-aws:v1.14.0 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target