From 86df75150087f8e7a7bfa70ca634ef27311a71a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Mar 2026 10:00:32 +0000 Subject: [PATCH] chore(deps): update all-minor-patch-updates --- system-apps/kite/Chart.yaml | 2 +- system-apps/velero/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 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/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