mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/postgresql-ha] Release 11.7.9 (#17702)
* [bitnami/postgresql-ha] Release 11.7.9 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: postgresql-ha
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
|
||||
version: 11.7.8
|
||||
version: 11.7.9
|
||||
|
||||
@@ -94,7 +94,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| ------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
|
||||
| `postgresql.image.registry` | PostgreSQL with Repmgr image registry | `docker.io` |
|
||||
| `postgresql.image.repository` | PostgreSQL with Repmgr image repository | `bitnami/postgresql-repmgr` |
|
||||
| `postgresql.image.tag` | PostgreSQL with Repmgr image tag | `15.3.0-debian-11-r22` |
|
||||
| `postgresql.image.tag` | PostgreSQL with Repmgr image tag | `15.3.0-debian-11-r23` |
|
||||
| `postgresql.image.digest` | PostgreSQL image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `postgresql.image.pullPolicy` | PostgreSQL with Repmgr image pull policy | `IfNotPresent` |
|
||||
| `postgresql.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
|
||||
@@ -104,7 +104,7 @@ postgresql:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql-repmgr
|
||||
tag: 15.3.0-debian-11-r22
|
||||
tag: 15.3.0-debian-11-r23
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user