Skip to content

Commit 20f1486

Browse files
chore(deps): update backup test tools (release-1.27) (cloudnative-pg#10214)
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 0040d66 commit 20f1486

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
@@ -1551,9 +1551,9 @@ jobs:
15511551
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
15521552
env:
15531553
# renovate: datasource=github-releases depName=vmware-tanzu/velero
1554-
VELERO_VERSION: "v1.17.2"
1554+
VELERO_VERSION: "v1.18.0"
15551555
# renovate: datasource=github-releases depName=vmware-tanzu/velero-plugin-for-aws
1556-
VELERO_AWS_PLUGIN_VERSION: "v1.13.2"
1556+
VELERO_AWS_PLUGIN_VERSION: "v1.14.0"
15571557
with:
15581558
timeout_minutes: 10
15591559
max_attempts: 3

0 commit comments

Comments
 (0)