We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2716417 commit 34d4857Copy full SHA for 34d4857
1 file changed
Taskfile.yml
@@ -247,7 +247,7 @@ tasks:
247
# renovate: datasource=github-tags depName=cloudnative-pg/cloudnative-pg versioning=semver extractVersion=^v(?<version>\d+\.\d+)\.\d+$
248
CNPG_RELEASE: 1.28
249
# renovate: datasource=docker depName=alpine/kubectl versioning=docker
250
- KUBECTL_VERSION: 1.35.0@sha256:862d86046bbcad03c252bbc10ab8bf893e7aa50aa7a20de8bfc46727dd645883
+ KUBECTL_VERSION: 1.35.1@sha256:3ba8fa68626c826ebd1bb48ecc4e34490266440a5d4748c7e7e3bb377939f66d
251
DOCKER_SOCKET:
252
sh: docker context inspect -f {{`'{{json .Endpoints.docker.Host}}'`}} $(docker context show)
253
CNPG_MANIFEST:
0 commit comments