Skip to content

Commit 9123c96

Browse files
feat(deps): update renovate/renovate docker tag 43.12.1 → 43.14.0 (#1110)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | `43.12.1` → `43.14.0` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.14.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.14.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.13.0...43.14.0) ##### Features - **mise:** add support for github backend ([#&#8203;40706](https://redirect.github.com/renovatebot/renovate/issues/40706)) ([4b56523](https://redirect.github.com/renovatebot/renovate/commit/4b56523d148451dedc6e42f3720a38e1bffee87e)) ### [`v43.13.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.13.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.12.1...43.13.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.6.0 (main) ([#&#8203;41172](https://redirect.github.com/renovatebot/renovate/issues/41172)) ([52f53ab](https://redirect.github.com/renovatebot/renovate/commit/52f53aba0003a2dc87e739fb88722ff3773397eb)) - **presets/monorepos:** add k8s.io repos ([#&#8203;41171](https://redirect.github.com/renovatebot/renovate/issues/41171)) ([03020a2](https://redirect.github.com/renovatebot/renovate/commit/03020a29992c91b393295fa29c9cfe283d10c7f4)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v4.1.4 (main) ([#&#8203;41173](https://redirect.github.com/renovatebot/renovate/issues/41173)) ([85203eb](https://redirect.github.com/renovatebot/renovate/commit/85203eba0e716c033dcd25dd8a038573bde44051)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFwcC9yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
1 parent d4dc9f3 commit 9123c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/renovate/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=docker depName=renovate/renovate
9-
default = "43.12.1"
9+
default = "43.14.0"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)