Skip to content

Commit d69242c

Browse files
chore(deps): update alpine/kubectl docker tag to v1.35.1
1 parent 8e5bff9 commit d69242c

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
@@ -247,7 +247,7 @@ tasks:
247247
# renovate: datasource=github-tags depName=cloudnative-pg/cloudnative-pg versioning=semver extractVersion=^v(?<version>\d+\.\d+)\.\d+$
248248
CNPG_RELEASE: 1.28
249249
# renovate: datasource=docker depName=alpine/kubectl versioning=docker
250-
KUBECTL_VERSION: 1.35.0@sha256:862d86046bbcad03c252bbc10ab8bf893e7aa50aa7a20de8bfc46727dd645883
250+
KUBECTL_VERSION: 1.35.1@sha256:0829b6a99156e722033b3cadb441a3768ffb32a388f93695277740c81acd4a7c
251251
DOCKER_SOCKET:
252252
sh: docker context inspect -f {{`'{{json .Endpoints.docker.Host}}'`}} $(docker context show)
253253
CNPG_MANIFEST:

0 commit comments

Comments
 (0)