chore(deps): update helm chart common to 13.2.0 (#10555)
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)) | major | `12.14.6` -> `13.2.0` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `12.14.8` -> `13.2.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v13.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.1.3...common-13.2.0) Function library for TrueCharts ### [`v13.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.1.2...common-13.1.3) Function library for TrueCharts ### [`v13.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.1.0...common-13.1.2) Function library for TrueCharts ### [`v13.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.0.1...common-13.1.0) Function library for TrueCharts ### [`v13.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.0.0...common-13.0.1) Function library for TrueCharts ### [`v13.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.15.0...common-13.0.0) Function library for TrueCharts ### [`v12.15.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.15.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.8...common-12.15.0) Function library for TrueCharts ### [`v12.14.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.8) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.7...common-12.14.8) Function library for TrueCharts ### [`v12.14.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.7) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.6...common-12.14.7) Function library for TrueCharts </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNi45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNi45LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
co-authored by
Kjeld Schouten
parent
9eb6638145
commit
ca88c77964
@@ -11,7 +11,7 @@ keywords:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
version: 13.2.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/cloudnative-pg
|
||||
- https://cloudnative-pg.io/
|
||||
type: application
|
||||
version: 1.0.4
|
||||
version: 2.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- operators
|
||||
|
||||
Reference in New Issue
Block a user