We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b739927 commit 30c8870Copy full SHA for 30c8870
1 file changed
Taskfile.yml
@@ -282,7 +282,7 @@ tasks:
282
vars:
283
CNPG_RELEASE: '{{ .CNPG_RELEASE | default .CNPG_RELEASE_DEFAULT }}'
284
# renovate: datasource=docker depName=alpine/kubectl versioning=docker
285
- KUBECTL_VERSION: 1.35.3@sha256:3d188424ebfa78b521fffc2ceb785c99a098b53155bafb127c8302ea3f493cf7
+ KUBECTL_VERSION: 1.35.3@sha256:c4a11ae9a1cbac1f203bfe7efa481ae9c33b1bfdf1f73bc84f62cb973f039e4b
286
DOCKER_SOCKET:
287
sh: docker context inspect -f {{`'{{json .Endpoints.docker.Host}}'`}} $(docker context show)
288
CNPG_MANIFEST:
0 commit comments