fix(renovate): update image oci.trueforge.org/containerforge/renovate 43.3.1 → 43.3.2 (#44563)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | patch | `cf2fb8c` -> `b1638e0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 43.3.1
|
||||
appVersion: 43.3.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,19 +25,19 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: renovate self-hosted
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/renovate
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/renovate.webp
|
||||
home: https://truecharts.org/charts/stable/renovate
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/renovate.webp
|
||||
keywords:
|
||||
- renovate
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: renovate
|
||||
sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/renovate
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/renovate
|
||||
type: application
|
||||
version: 5.2.1
|
||||
version: 5.2.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 43.3.1@sha256:cf2fb8c34e22466e85c9e0327110f5a5571bf00e3668596efee3c8128f9122f4
|
||||
tag: 43.3.2@sha256:b1638e0757ca64a9b11074580d436dc084b4bae041387d3e8a434d73295697ff
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user