Skip to content

Commit

Permalink
feat: bump velero v1.11.0 (#2828)
Browse files Browse the repository at this point in the history
* feat: bump velero v1.11.0

* feat: bump velero v1.11.0

* feat: bump velero v1.11.0
  • Loading branch information
saikumar98419 authored Dec 12, 2024
1 parent 5294dbb commit 072b8b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ resources:
- license_path: LICENSE
ref: ${image_tag}
url: https://github.com/rook/rook
- container_image: docker.io/velero/velero-plugin-for-aws:v1.10.1
- container_image: docker.io/velero/velero-plugin-for-aws:v1.11.0
sources:
- license_path: LICENSE
ref: ${image_tag}
Expand Down
2 changes: 1 addition & 1 deletion services/velero/7.2.2/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ data:
servicemonitor.kommander.mesosphere.io/path: "metrics"
initContainers:
- name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.10.1
image: velero/velero-plugin-for-aws:v1.11.0
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
Expand Down

0 comments on commit 072b8b3

Please sign in to comment.