Skip to content

Commit cf1bb13

Browse files
chore(deps): update kubernetes csi (release-1.28) (cloudnative-pg#10235)
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 07fc4d3 commit cf1bb13

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

0 commit comments

Comments
 (0)