Compare commits

...

1 Commits

Author SHA1 Message Date
29dab2f81e chore(deps): update all-minor-patch-updates 2026-03-06 22:00:31 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: kite - name: kite
version: 0.7.8 version: 0.8.0
repository: https://zxh326.github.io/kite repository: https://zxh326.github.io/kite

View File

@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 82.9.0 version: 82.10.1
repository: https://prometheus-community.github.io/helm-charts repository: https://prometheus-community.github.io/helm-charts

View File

@@ -59,7 +59,7 @@ velero:
insecureSkipTLSVerify: "true" insecureSkipTLSVerify: "true"
initContainers: initContainers:
- name: velero-plugin-for-aws - 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 imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- mountPath: /target - mountPath: /target