chore(deps): update helm chart common to 12.10.10 (#9300)
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)) | patch | `12.10.8` -> `12.10.10` | --- ### Release Notes <details> <summary>truecharts/library-charts</summary> ### [`v12.10.10`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.10.10) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.10.9...common-12.10.10) Function library for TrueCharts ### [`v12.10.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.10.9) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.10.8...common-12.10.9) 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMSIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --------- Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -10,7 +10,7 @@ keywords:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.8
|
||||
version: 12.10.10
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/metallb/metallb
|
||||
- https://metallb.universe.tf
|
||||
type: application
|
||||
version: 9.0.5
|
||||
version: 9.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- operators
|
||||
|
||||
@@ -15,7 +15,7 @@ sources:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.8
|
||||
version: 12.10.10
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
||||
Reference in New Issue
Block a user