[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:
Bitnami Bot
2023-07-15 10:19:12 +02:00
committed by GitHub
parent 3ed0eb6706
commit b87f8b93d0
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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 | `[]` |

View File

@@ -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