chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.20.0 (#30)
ci/woodpecker/push/lint_general Pipeline was successful Details

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` |

>  **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: fjadmin <fjadmin@demo.rattermeyer.de>
Reviewed-on: #30
Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
pull/31/head^2
Renovate Bot 2024-01-28 21:32:47 +00:00 committed by fjadmin
parent c93b1a8aeb
commit c847ef82db
1 changed files with 1 additions and 1 deletions

View File

@ -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"