Skip to content

Commit

Permalink
[bitnami/nessie]fix(runtime-parameters.yaml): Set long postgresql pas…
Browse files Browse the repository at this point in the history
…sword (#31165)

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

Signed-off-by: Fran Mulero <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Fran Mulero <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Co-authored-by: Bitnami Containers <[email protected]>
  • Loading branch information
fmulero and bitnami-bot authored Dec 26, 2024
1 parent c9e8970 commit 89f4512
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .vib/nessie/runtime-parameters.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
postgresql:
auth:
password: ComplicatedPassword123!4
podSecurityContext:
fsGroup: 1002
containerSecurityContext:
Expand Down
8 changes: 6 additions & 2 deletions bitnami/nessie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
2 changes: 1 addition & 1 deletion bitnami/nessie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 89f4512

Please sign in to comment.