Skip to content

Commit f61ac2d

Browse files
chore(deps): update kindest/node docker tag to v1.34.0 (#529)
| datasource | package | from | to | | ---------- | ------------ | ------- | ------- | | docker | kindest/node | v1.33.2 | v1.34.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35d8bd7 commit f61ac2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ output: prefixed
77
# Variables that are shared across tasks.
88
vars:
99
# renovate: datasource=docker depName=kindest/node versioning=semver
10-
E2E_KUBERNETES_VERSION: v1.33.2
10+
E2E_KUBERNETES_VERSION: v1.34.0
1111
E2E_CLUSTER_NAME: barman-cloud-plugin-e2e-{{.E2E_KUBERNETES_VERSION}}
1212
REGISTRY_NETWORK: barman-cloud-plugin
1313
REGISTRY_NAME: registry.barman-cloud-plugin

0 commit comments

Comments
 (0)