Compare commits

..

2 Commits

2 changed files with 2 additions and 2 deletions

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