mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
[bitnami/cloudnative-pg] Release 0.1.5 (#32323)
* [bitnami/cloudnative-pg] Release 0.1.5 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CRDs automatically Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * fix: 🐛 Set correct URL Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> * Update CRDs automatically Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * fix: 🔧 Update tag Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> Co-authored-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.4 (2025-02-26)
|
||||
## 0.1.5 (2025-03-05)
|
||||
|
||||
* [bitnami/cloudnative-pg] Release 0.1.4 ([#32178](https://github.com/bitnami/charts/pull/32178))
|
||||
* [bitnami/cloudnative-pg] Release 0.1.5 ([#32323](https://github.com/bitnami/charts/pull/32323))
|
||||
|
||||
## <small>0.1.4 (2025-02-26)</small>
|
||||
|
||||
* [bitnami/cloudnative-pg] Release 0.1.4 (#32178) ([995d66a](https://github.com/bitnami/charts/commit/995d66aac5c12fc4276d27c561dc5fad4076bd20)), closes [#32178](https://github.com/bitnami/charts/issues/32178)
|
||||
|
||||
## <small>0.1.3 (2025-02-25)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: cloudnative-pg
|
||||
image: docker.io/bitnami/cloudnative-pg:1.25.0-debian-12-r4
|
||||
image: docker.io/bitnami/cloudnative-pg:1.25.1-debian-12-r2
|
||||
- name: postgresql
|
||||
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r2
|
||||
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r4
|
||||
apiVersion: v2
|
||||
appVersion: 1.25.0
|
||||
appVersion: 1.25.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: cloudnative-pg
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/cloudnative-pg
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Source: https://github.com/cloudnative-pg/cloudnative-pg/blob/v{version}/config/crd/bases/postgresql.cnpg.io_backups.yaml
|
||||
# Version: 1.25.0
|
||||
# Source: https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/tags/v{version}/config/crd/bases/postgresql.cnpg.io_backups.yaml
|
||||
# Version: 1.25.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.16.5
|
||||
controller-gen.kubebuilder.io/version: v0.17.2
|
||||
name: backups.postgresql.cnpg.io
|
||||
spec:
|
||||
group: postgresql.cnpg.io
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Source: https://github.com/cloudnative-pg/cloudnative-pg/blob/v{version}/config/crd/bases/postgresql.cnpg.io_clusterimagecatalogs.yaml
|
||||
# Version: 1.25.0
|
||||
# Source: https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/tags/v{version}/config/crd/bases/postgresql.cnpg.io_clusterimagecatalogs.yaml
|
||||
# Version: 1.25.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.16.5
|
||||
controller-gen.kubebuilder.io/version: v0.17.2
|
||||
name: clusterimagecatalogs.postgresql.cnpg.io
|
||||
spec:
|
||||
group: postgresql.cnpg.io
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Source: https://github.com/cloudnative-pg/cloudnative-pg/blob/v{version}/config/crd/bases/postgresql.cnpg.io_clusters.yaml
|
||||
# Version: 1.25.0
|
||||
# Source: https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/tags/v{version}/config/crd/bases/postgresql.cnpg.io_clusters.yaml
|
||||
# Version: 1.25.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.16.5
|
||||
controller-gen.kubebuilder.io/version: v0.17.2
|
||||
name: clusters.postgresql.cnpg.io
|
||||
spec:
|
||||
group: postgresql.cnpg.io
|
||||
@@ -2944,6 +2944,12 @@ spec:
|
||||
default: true
|
||||
description: Enabled is true if this plugin will be used
|
||||
type: boolean
|
||||
isWALArchiver:
|
||||
default: false
|
||||
description: |-
|
||||
Only one plugin can be declared as WALArchiver.
|
||||
Cannot be active if ".spec.backup.barmanObjectStore" configuration is present.
|
||||
type: boolean
|
||||
name:
|
||||
description: Name is the plugin name
|
||||
type: string
|
||||
@@ -3970,6 +3976,12 @@ spec:
|
||||
default: true
|
||||
description: Enabled is true if this plugin will be used
|
||||
type: boolean
|
||||
isWALArchiver:
|
||||
default: false
|
||||
description: |-
|
||||
Only one plugin can be declared as WALArchiver.
|
||||
Cannot be active if ".spec.backup.barmanObjectStore" configuration is present.
|
||||
type: boolean
|
||||
name:
|
||||
description: Name is the plugin name
|
||||
type: string
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Source: https://github.com/cloudnative-pg/cloudnative-pg/blob/v{version}/config/crd/bases/postgresql.cnpg.io_databases.yaml
|
||||
# Version: 1.25.0
|
||||
# Source: https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/tags/v{version}/config/crd/bases/postgresql.cnpg.io_databases.yaml
|
||||
# Version: 1.25.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.16.5
|
||||
controller-gen.kubebuilder.io/version: v0.17.2
|
||||
name: databases.postgresql.cnpg.io
|
||||
spec:
|
||||
group: postgresql.cnpg.io
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Source: https://github.com/cloudnative-pg/cloudnative-pg/blob/v{version}/config/crd/bases/postgresql.cnpg.io_imagecatalogs.yaml
|
||||
# Version: 1.25.0
|
||||
# Source: https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/tags/v{version}/config/crd/bases/postgresql.cnpg.io_imagecatalogs.yaml
|
||||
# Version: 1.25.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.16.5
|
||||
controller-gen.kubebuilder.io/version: v0.17.2
|
||||
name: imagecatalogs.postgresql.cnpg.io
|
||||
spec:
|
||||
group: postgresql.cnpg.io
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Source: https://github.com/cloudnative-pg/cloudnative-pg/blob/v{version}/config/crd/bases/postgresql.cnpg.io_poolers.yaml
|
||||
# Version: 1.25.0
|
||||
# Source: https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/tags/v{version}/config/crd/bases/postgresql.cnpg.io_poolers.yaml
|
||||
# Version: 1.25.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.16.5
|
||||
controller-gen.kubebuilder.io/version: v0.17.2
|
||||
name: poolers.postgresql.cnpg.io
|
||||
spec:
|
||||
group: postgresql.cnpg.io
|
||||
@@ -8783,6 +8783,7 @@ spec:
|
||||
enum:
|
||||
- rw
|
||||
- ro
|
||||
- r
|
||||
type: string
|
||||
required:
|
||||
- cluster
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Source: https://github.com/cloudnative-pg/cloudnative-pg/blob/v{version}/config/crd/bases/postgresql.cnpg.io_publications.yaml
|
||||
# Version: 1.25.0
|
||||
# Source: https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/tags/v{version}/config/crd/bases/postgresql.cnpg.io_publications.yaml
|
||||
# Version: 1.25.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.16.5
|
||||
controller-gen.kubebuilder.io/version: v0.17.2
|
||||
name: publications.postgresql.cnpg.io
|
||||
spec:
|
||||
group: postgresql.cnpg.io
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Source: https://github.com/cloudnative-pg/cloudnative-pg/blob/v{version}/config/crd/bases/postgresql.cnpg.io_scheduledbackups.yaml
|
||||
# Version: 1.25.0
|
||||
# Source: https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/tags/v{version}/config/crd/bases/postgresql.cnpg.io_scheduledbackups.yaml
|
||||
# Version: 1.25.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.16.5
|
||||
controller-gen.kubebuilder.io/version: v0.17.2
|
||||
name: scheduledbackups.postgresql.cnpg.io
|
||||
spec:
|
||||
group: postgresql.cnpg.io
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Source: https://github.com/cloudnative-pg/cloudnative-pg/blob/v{version}/config/crd/bases/postgresql.cnpg.io_subscriptions.yaml
|
||||
# Version: 1.25.0
|
||||
# Source: https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/tags/v{version}/config/crd/bases/postgresql.cnpg.io_subscriptions.yaml
|
||||
# Version: 1.25.1
|
||||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.16.5
|
||||
controller-gen.kubebuilder.io/version: v0.17.2
|
||||
name: subscriptions.postgresql.cnpg.io
|
||||
spec:
|
||||
group: postgresql.cnpg.io
|
||||
|
||||
@@ -76,7 +76,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cloudnative-pg
|
||||
tag: 1.25.0-debian-12-r4
|
||||
tag: 1.25.1-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -103,7 +103,7 @@ image:
|
||||
postgresqlImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql
|
||||
tag: 17.4.0-debian-12-r2
|
||||
tag: 17.4.0-debian-12-r4
|
||||
digest: ""
|
||||
## @param replicaCount Number of cloudnative-pg Operator replicas to deploy
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user