Compare commits

...

2 Commits

4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: kite - name: kite
version: 0.12.1 version: 0.12.2
repository: https://zxh326.github.io/kite repository: https://zxh326.github.io/kite
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: metallb - name: metallb
version: 0.15.3 version: 0.16.0
repository: https://metallb.github.io/metallb repository: https://metallb.github.io/metallb
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 85.1.2 version: 85.2.0
repository: https://prometheus-community.github.io/helm-charts repository: https://prometheus-community.github.io/helm-charts
+1 -1
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.14.0 image: velero/velero-plugin-for-aws:v1.14.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- mountPath: /target - mountPath: /target