Skip to content

Commit 5329433

Browse files
chore(deps): update kindest/node docker tag to v1.35.0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19c6738 commit 5329433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ vars:
1515
# renovate: datasource=git-refs depName=kind lookupName=https://github.com/aweris/daggerverse currentValue=main
1616
DAGGER_KIND_SHA: dadbc09a1e0790ccbf1d88f796308b26a12f0488
1717
# renovate: datasource=docker depName=kindest/node versioning=docker
18-
KIND_NODE_VERSION: v1.34.2@sha256:745f8ed46d8e99517774768227fd1a0af34a6bf395aef9c7ed98fbce0e263918
18+
KIND_NODE_VERSION: v1.35.0@sha256:4613778f3cfcd10e615029370f5786704559103cf27bef934597ba562b269661
1919
K8S_VERSION: '{{ regexReplaceAll "^v([0-9.]+).*" .KIND_NODE_VERSION "$1" }}'
2020
KIND_CLUSTER_NAME: pg-extensions-{{ .K8S_VERSION }}
2121

0 commit comments

Comments
 (0)