mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[bitnami/jupyterhub] Release 9.0.3 (#33046)
* [bitnami/jupyterhub] Release 9.0.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 9.0.2 (2025-04-16)
|
## 9.0.3 (2025-04-16)
|
||||||
|
|
||||||
* [bitnami/jupyterhub] Release 9.0.2 ([#33044](https://github.com/bitnami/charts/pull/33044))
|
* [bitnami/jupyterhub] Release 9.0.3 ([#33046](https://github.com/bitnami/charts/pull/33046))
|
||||||
|
|
||||||
|
## <small>9.0.2 (2025-04-16)</small>
|
||||||
|
|
||||||
|
* [bitnami/jupyterhub] Release 9.0.2 (#33044) ([2a6ce7c](https://github.com/bitnami/charts/commit/2a6ce7cf906959f8aeb49cc00172a58961deb8a3)), closes [#33044](https://github.com/bitnami/charts/issues/33044)
|
||||||
|
|
||||||
## <small>9.0.1 (2025-04-14)</small>
|
## <small>9.0.1 (2025-04-14)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ annotations:
|
|||||||
- name: jupyter-base-notebook
|
- name: jupyter-base-notebook
|
||||||
image: docker.io/bitnami/jupyter-base-notebook:5.3.0-debian-12-r1
|
image: docker.io/bitnami/jupyter-base-notebook:5.3.0-debian-12-r1
|
||||||
- name: jupyterhub
|
- name: jupyterhub
|
||||||
image: docker.io/bitnami/jupyterhub:5.3.0-debian-12-r2
|
image: docker.io/bitnami/jupyterhub:5.3.0-debian-12-r3
|
||||||
- name: os-shell
|
- name: os-shell
|
||||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
@@ -38,4 +38,4 @@ maintainers:
|
|||||||
name: jupyterhub
|
name: jupyterhub
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
|
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
|
||||||
version: 9.0.2
|
version: 9.0.3
|
||||||
|
|||||||
@@ -84,7 +84,7 @@ hub:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/jupyterhub
|
repository: bitnami/jupyterhub
|
||||||
tag: 5.3.0-debian-12-r2
|
tag: 5.3.0-debian-12-r3
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
|
|||||||
Reference in New Issue
Block a user