[bitnami/nessie]fix(runtime-parameters.yaml): Set long postgresql password (#31165)

* [bitnami/nessie]fix(runtime-parameters.yaml): Set long postgresql password

Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
pull/31166/head nessie/1.1.3
Fran Mulero 2024-12-26 10:15:14 +01:00 committed by GitHub
parent c9e8970f15
commit 89f4512f29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,6 @@
postgresql:
auth:
password: ComplicatedPassword123!4
podSecurityContext:
fsGroup: 1002
containerSecurityContext:

View File

@ -1,8 +1,12 @@
# Changelog
## 1.1.2 (2024-12-18)
## 1.1.3 (2024-12-26)
* [bitnami/nessie] Release 1.1.2 ([#31096](https://github.com/bitnami/charts/pull/31096))
* [bitnami/nessie]fix(runtime-parameters.yaml): Set long postgresql password ([#31165](https://github.com/bitnami/charts/pull/31165))
## <small>1.1.2 (2024-12-18)</small>
* [bitnami/nessie] Release 1.1.2 (#31096) ([31f73fe](https://github.com/bitnami/charts/commit/31f73fe9c561b996028a11550eeaf9292969d4ff)), closes [#31096](https://github.com/bitnami/charts/issues/31096)
## <small>1.1.1 (2024-12-12)</small>

View File

@ -38,4 +38,4 @@ sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nessie
- https://github.com/bitnami/containers/tree/main/bitnami/nessie
- https://github.com/nessie/nessie
version: 1.1.2
version: 1.1.3