Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-26 18:33:35 +00:00
parent 194b8fa78d
commit 0357dcea92
15 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [cloudnative-pg-5.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.11...cloudnative-pg-5.0.0) (2023-12-25)
### Chore
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))

View File

@ -4,6 +4,15 @@
## [cloudnative-pg-5.1.0](https://github.com/truecharts/charts/compare/cloudnative-pg-5.0.0...cloudnative-pg-5.1.0) (2023-12-26)
### Chore
- update helm chart cloudnative-pg to 0.20.0 by renovate ([#16546](https://github.com/truecharts/charts/issues/16546))
## [cloudnative-pg-5.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.11...cloudnative-pg-5.0.0) (2023-12-25) ## [cloudnative-pg-5.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.11...cloudnative-pg-5.0.0) (2023-12-25)
### Chore ### Chore
@ -88,12 +97,3 @@
## [cloudnative-pg-4.0.3](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.2...cloudnative-pg-4.0.3) (2023-12-21) ## [cloudnative-pg-4.0.3](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.2...cloudnative-pg-4.0.3) (2023-12-21)
### Chore ### Chore
- bump everything to ensure patches are applied globally
## [cloudnative-pg-4.0.2](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.1...cloudnative-pg-4.0.2) (2023-12-21)
### Chore

View File

@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: cloudnative-pg name: cloudnative-pg
version: 5.0.0 version: 5.1.0
appVersion: latest appVersion: latest
description: CloudNativePG is a clustered postgresql database operator description: CloudNativePG is a clustered postgresql database operator
home: https://truecharts.org/charts/operators/cloudnative-pg home: https://truecharts.org/charts/operators/cloudnative-pg
@ -9,9 +9,9 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/cloudnative-pg - https://github.com/cloudnative-pg
- https://cloudnative-pg.io/
- https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg
- https://github.com/truecharts/containers/tree/master/mirroralpine - https://github.com/truecharts/containers/tree/master/mirroralpine
- https://cloudnative-pg.io/
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -29,7 +29,7 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
- name: cloudnative-pg - name: cloudnative-pg
version: 0.19.1 version: 0.20.0
repository: https://cloudnative-pg.github.io/charts repository: https://cloudnative-pg.github.io/charts
condition: "" condition: ""
alias: cloudnative-pg alias: cloudnative-pg

View File

@ -0,0 +1,9 @@
## [cloudnative-pg-5.1.0](https://github.com/truecharts/charts/compare/cloudnative-pg-5.0.0...cloudnative-pg-5.1.0) (2023-12-26)
### Chore
- update helm chart cloudnative-pg to 0.20.0 by renovate ([#16546](https://github.com/truecharts/charts/issues/16546))