Skip to content

Commit 07fc4d3

Browse files
chore(deps): update backup test tools (release-1.28) (cloudnative-pg#10216)
This PR contains the following updates: https://github.com/vmware-tanzu/velero `v1.17.2` → `v1.18.0` https://github.com/vmware-tanzu/velero-plugin-for-aws `v1.13.2` → `v1.14.0`
1 parent 81d50e5 commit 07fc4d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,9 +1552,9 @@ jobs:
15521552
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
15531553
env:
15541554
# renovate: datasource=github-releases depName=vmware-tanzu/velero
1555-
VELERO_VERSION: "v1.17.2"
1555+
VELERO_VERSION: "v1.18.0"
15561556
# renovate: datasource=github-releases depName=vmware-tanzu/velero-plugin-for-aws
1557-
VELERO_AWS_PLUGIN_VERSION: "v1.13.2"
1557+
VELERO_AWS_PLUGIN_VERSION: "v1.14.0"
15581558
with:
15591559
timeout_minutes: 10
15601560
max_attempts: 3

0 commit comments

Comments
 (0)