From c847ef82dbca374dab6af4811f378ced0bdc9261 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Jan 2024 21:32:47 +0000 Subject: [PATCH] chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.20.0 (#30) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gcr.io/kaniko-project/executor](https://github.com/GoogleContainerTools/kaniko) | minor | `v1.18.0-debug` -> `v1.20.0-debug` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: fjadmin Reviewed-on: https://git.demo.rattermeyer.de/fjadmin/ci-demo-2/pulls/30 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .woodpecker/.documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/.documentation.yml b/.woodpecker/.documentation.yml index d64ba23..d90bb08 100644 --- a/.woodpecker/.documentation.yml +++ b/.woodpecker/.documentation.yml @@ -29,7 +29,7 @@ steps: - pnpm antora generate --stacktrace antora-playbook.yml directory: documentation "assemble:documentation": - image: gcr.io/kaniko-project/executor:v1.18.0-debug + image: gcr.io/kaniko-project/executor:v1.20.0-debug commands: # Test if using --insecure can be used to directly push to the registry - echo "$CI_WORKSPACE" - echo "$PWD"