mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 00:14:36 -03:00
fix(renovate): update image oci.trueforge.org/containerforge/renovate 43.0.8 → 43.0.9 (#44434)
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 | `7012bf3` -> `95bc44f` | --- > [!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.0.8
|
||||
appVersion: 43.0.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.40
|
||||
@@ -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.0.1
|
||||
version: 5.0.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 43.0.8@sha256:7012bf3af4cd0d79de152c4d243ec0d8dcc2062ed3d8ecbc15b4cb0c2e10afec
|
||||
tag: 43.0.9@sha256:95bc44f5aa62dc01a74b494526c574f6ef23a3c04c989cfebb000150b5e067b3
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user