Skip to content

Commit 2c028cc

Browse files
chore(deps): update alpine/kubectl docker tag to v1.35.2 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8474b5f commit 2c028cc

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
@@ -270,7 +270,7 @@ tasks:
270270
# renovate: datasource=github-tags depName=cloudnative-pg/cloudnative-pg versioning=semver extractVersion=^v(?<version>\d+\.\d+)\.\d+$
271271
CNPG_RELEASE: 1.28
272272
# renovate: datasource=docker depName=alpine/kubectl versioning=docker
273-
KUBECTL_VERSION: 1.35.1@sha256:0829b6a99156e722033b3cadb441a3768ffb32a388f93695277740c81acd4a7c
273+
KUBECTL_VERSION: 1.35.2@sha256:928542bd4e609bbf7fbff7032e751c4748d7bee152ad1a7e05f877b168900a6c
274274
DOCKER_SOCKET:
275275
sh: docker context inspect -f {{`'{{json .Endpoints.docker.Host}}'`}} $(docker context show)
276276
CNPG_MANIFEST:

0 commit comments

Comments
 (0)