Skip to content

Commit 2243834

Browse files
chore(deps): update alpine/kubectl:1.35.2 docker digest to 03af05f (#132)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine/kubectl | digest | `928542b` → `03af05f` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cloudnative-pg/postgres-extensions-containers). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f58c390 commit 2243834

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.2@sha256:928542bd4e609bbf7fbff7032e751c4748d7bee152ad1a7e05f877b168900a6c
273+
KUBECTL_VERSION: 1.35.2@sha256:03af05fba112b17a604c833610c728e94172f5d1395125c16a0fdd6ba2fdf884
274274
DOCKER_SOCKET:
275275
sh: docker context inspect -f {{`'{{json .Endpoints.docker.Host}}'`}} $(docker context show)
276276
CNPG_MANIFEST:

0 commit comments

Comments
 (0)