From a005f3e677c77ee7381366a895d3b7e7d1b918f0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 May 2026 09:00:28 +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 5b2744c..2f57deb 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.12.1 + version: 0.12.2 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 c237ab9..02c1d93 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: 85.1.2 + version: 85.1.3 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 3d1a880..2aa0e0d 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.0 + image: velero/velero-plugin-for-aws:v1.14.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target