chore(deps): update helm chart common to 12.10.0 (#9130)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | minor | `12.9.5` -> `12.10.0` | --- ### Release Notes <details> <summary>truecharts/library-charts</summary> ### [`v12.10.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.10.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.9.5...common-12.10.0) Function library for TrueCharts </details> --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OS4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
0a731ab14c
commit
e78744845a
|
@ -3,7 +3,7 @@ appVersion: "0.20.4145"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.0
|
||||
deprecated: false
|
||||
description: placeholder app
|
||||
home: https://truecharts.org/charts/stable/jackett
|
||||
|
|
|
@ -15,7 +15,7 @@ sources:
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.0
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
Loading…
Reference in New Issue