Skip to content

Commit f2d6a68

Browse files
chore(deps): update alpine/kubectl docker tag to v1.36.1 (#203)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 947fc7d commit f2d6a68

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
@@ -282,7 +282,7 @@ tasks:
282282
vars:
283283
CNPG_RELEASE: '{{ .CNPG_RELEASE | default .CNPG_RELEASE_DEFAULT }}'
284284
# renovate: datasource=docker depName=alpine/kubectl versioning=docker
285-
KUBECTL_VERSION: 1.35.4@sha256:9ccd823647622b620dce092d0f1406b8b41d152ce08ac963e3d4683770b14dfd
285+
KUBECTL_VERSION: 1.36.1@sha256:405e7130cb2cd07f85feafd11333f2f46e921f2f8937c375e396791f4776c948
286286
DOCKER_SOCKET:
287287
sh: docker context inspect -f {{`'{{json .Endpoints.docker.Host}}'`}} $(docker context show)
288288
CNPG_MANIFEST:

0 commit comments

Comments
 (0)