We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2373371 commit e67279eCopy full SHA for e67279e
Taskfile.yml
@@ -7,7 +7,7 @@ output: prefixed
7
# Variables that are shared across tasks.
8
vars:
9
# renovate: datasource=docker depName=kindest/node versioning=semver
10
- E2E_KUBERNETES_VERSION: v1.34.0
+ E2E_KUBERNETES_VERSION: v1.35.0
11
E2E_CLUSTER_NAME: barman-cloud-plugin-e2e-{{.E2E_KUBERNETES_VERSION}}
12
REGISTRY_NETWORK: barman-cloud-plugin
13
REGISTRY_NAME: registry.barman-cloud-plugin
0 commit comments