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>
32 lines
882 B
YAML
32 lines
882 B
YAML
apiVersion: v2
|
|
appVersion: "1.20.0"
|
|
deprecated: false
|
|
description: CloudNativePG is a clustered postgresql database operator
|
|
home: https://truecharts.org/charts/operators/cloudnative-pg
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png
|
|
keywords:
|
|
- database
|
|
- cloudnative-pg
|
|
- cnpg
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 13.2.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: cloudnative-pg
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg
|
|
- https://github.com/cloudnative-pg
|
|
- https://cloudnative-pg.io/
|
|
type: application
|
|
version: 2.0.0
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- operators
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|