mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/jupyterhub] feat!: ⬆️ 💥 Bump PostgreSQL to 17.x (#29734)
* [bitnami/jupyterhub] feat!: ⬆️ 💥 Bump PostgreSQL to 17.x Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
8ce695d44b
commit
35c8281022
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 7.2.18 (2024-09-30)
|
||||
## 8.0.0 (2024-10-02)
|
||||
|
||||
* [bitnami/jupyterhub] Release 7.2.18 ([#29655](https://github.com/bitnami/charts/pull/29655))
|
||||
* [bitnami/jupyterhub] feat!: :arrow_up: :boom: Bump PostgreSQL to 17.x ([#29734](https://github.com/bitnami/charts/pull/29734))
|
||||
|
||||
## <small>7.2.18 (2024-09-30)</small>
|
||||
|
||||
* [bitnami/jupyterhub] Release 7.2.18 (#29655) ([f7d0390](https://github.com/bitnami/charts/commit/f7d0390059a17e17d6d0e5b0d9fc2f2d6aa4f2c2)), closes [#29655](https://github.com/bitnami/charts/issues/29655)
|
||||
|
||||
## <small>7.2.17 (2024-08-28)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.5.36
|
||||
version: 16.0.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.23.0
|
||||
digest: sha256:457ee4ac5fe8966cc1702b39ff50087e2ca42d7c858ecb656f5f15abb8351af7
|
||||
generated: "2024-09-30T07:50:10.454772022Z"
|
||||
digest: sha256:0a8b071a37ffffe611eec4cf09634c87b71418d617d3b6a0b745b44e13f5c47f
|
||||
generated: "2024-10-02T16:26:03.856667012+02:00"
|
||||
|
||||
@@ -19,7 +19,7 @@ dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.x.x
|
||||
version: 16.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: jupyterhub
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
|
||||
version: 7.2.18
|
||||
version: 8.0.0
|
||||
|
||||
@@ -841,6 +841,10 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 8.0.0
|
||||
|
||||
This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x.
|
||||
|
||||
### To 7.0.0
|
||||
|
||||
This major bump changes the following security defaults:
|
||||
|
||||
Reference in New Issue
Block a user