Skip to content

Commit 91e3eaf

Browse files
chore(deps): update kubernetes csi (release-1.27) (cloudnative-pg#10232)
This PR contains the following updates: https://github.com/kubernetes-csi/external-snapshotter `v8.4.0` → `v8.5.0` https://github.com/rook/rook `v1.19.0` → `v1.19.2`
1 parent 20f1486 commit 91e3eaf

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
@@ -42,9 +42,9 @@ env:
4242
# renovate: datasource=github-releases depName=k3d-io/k3d versioning=semver
4343
K3D_VERSION: "v5.8.3"
4444
# renovate: datasource=github-releases depName=rook/rook versioning=loose
45-
ROOK_VERSION: "v1.19.0"
45+
ROOK_VERSION: "v1.19.2"
4646
# renovate: datasource=github-releases depName=kubernetes-csi/external-snapshotter
47-
EXTERNAL_SNAPSHOTTER_VERSION: "v8.4.0"
47+
EXTERNAL_SNAPSHOTTER_VERSION: "v8.5.0"
4848
OPERATOR_IMAGE_NAME: "ghcr.io/${{ github.repository }}-testing"
4949
BUILD_PUSH_PROVENANCE: ""
5050
BUILD_PUSH_CACHE_FROM: ""

0 commit comments

Comments
 (0)