We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a388e commit e586df1Copy full SHA for e586df1
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.35.0
+ E2E_KUBERNETES_VERSION: v1.35.1
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