Skip to content

Commit 61283d0

Browse files
chore(deps): update alpine/kubectl docker tag to v1.35.0 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5329433 commit 61283d0

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
@@ -240,7 +240,7 @@ tasks:
240240
# renovate: datasource=github-tags depName=cloudnative-pg/cloudnative-pg versioning=semver extractVersion=^v(?<version>\d+\.\d+)\.\d+$
241241
CNPG_RELEASE: 1.28
242242
# renovate: datasource=docker depName=alpine/kubectl versioning=docker
243-
KUBECTL_VERSION: 1.34.2@sha256:96a7d245a74d461925a56e3024d2f027c2a7a822b3e9e0117ec558db42de9c35
243+
KUBECTL_VERSION: 1.35.0@sha256:d0deb5afe4674837357301d23738aed06c632f6247cf0570676891e1603d361e
244244
DOCKER_SOCKET:
245245
sh: docker context inspect -f {{`'{{json .Endpoints.docker.Host}}'`}} $(docker context show)
246246
CNPG_MANIFEST:

0 commit comments

Comments
 (0)