From 9a7ca83692cb308f9fe866c5a8440389240d026a Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 12 Jul 2024 09:22:53 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v37.429.1 (#4) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | patch | `37.429.0` -> `37.429.1` | --- ### Release Notes
renovatebot/renovate (ghcr.io/renovatebot/renovate) ### [`v37.429.1`](https://github.com/renovatebot/renovate/releases/tag/37.429.1) [Compare Source](https://github.com/renovatebot/renovate/compare/37.429.0...37.429.1) ##### Bug Fixes - **helmfile:** remove templates before running updating artifacts ([#​30139](https://github.com/renovatebot/renovate/issues/30139)) ([8e46980](https://github.com/renovatebot/renovate/commit/8e4698049d7c39134499f15c7d73c09f8e819789)) ##### Miscellaneous Chores - **deps:** update actions/dependency-review-action action to v4.3.4 ([#​30143](https://github.com/renovatebot/renovate/issues/30143)) ([61e0c39](https://github.com/renovatebot/renovate/commit/61e0c39f70b968489b7a8e9bde9676cf93f4fc20))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.kjan.de/Renovate/renovate-runner/pulls/4 Co-authored-by: Renovate Co-committed-by: Renovate --- .gitea/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index e067b9b..d9d65ea 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -10,7 +10,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:37.429.0 + container: ghcr.io/renovatebot/renovate:37.429.1 steps: - uses: actions/checkout@v4 - run: renovate