mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/jupyterhub] ⚡ ⬆️ Update dependency references (#34124)
* [bitnami/jupyterhub] Release 9.0.14 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,16 @@
|
||||
# Changelog
|
||||
|
||||
## 9.0.12 (2025-06-04)
|
||||
## 9.0.14 (2025-06-05)
|
||||
|
||||
* [bitnami/jupyterhub] :zap: :arrow_up: Update dependency references ([#34053](https://github.com/bitnami/charts/pull/34053))
|
||||
* [bitnami/jupyterhub] :zap: :arrow_up: Update dependency references ([#34124](https://github.com/bitnami/charts/pull/34124))
|
||||
|
||||
## <small>9.0.13 (2025-06-05)</small>
|
||||
|
||||
* [bitnami/jupyterhub] :zap: :arrow_up: Update dependency references (#34123) ([92f6e0b](https://github.com/bitnami/charts/commit/92f6e0b5896eea27fb35c587337aa7d83bc31be2)), closes [#34123](https://github.com/bitnami/charts/issues/34123)
|
||||
|
||||
## <small>9.0.12 (2025-06-04)</small>
|
||||
|
||||
* [bitnami/jupyterhub] :zap: :arrow_up: Update dependency references (#34053) ([5f2dcf7](https://github.com/bitnami/charts/commit/5f2dcf76a16b68ee44f71482a3bceb1132ac7a1c)), closes [#34053](https://github.com/bitnami/charts/issues/34053)
|
||||
|
||||
## <small>9.0.11 (2025-05-21)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: configurable-http-proxy
|
||||
image: docker.io/bitnami/configurable-http-proxy:5.0.1-debian-12-r0
|
||||
- name: jupyter-base-notebook
|
||||
image: docker.io/bitnami/jupyter-base-notebook:5.3.0-debian-12-r5
|
||||
image: docker.io/bitnami/jupyter-base-notebook:5.3.0-debian-12-r6
|
||||
- name: jupyterhub
|
||||
image: docker.io/bitnami/jupyterhub:5.3.0-debian-12-r11
|
||||
- name: os-shell
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: jupyterhub
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
|
||||
version: 9.0.13
|
||||
version: 9.0.14
|
||||
|
||||
@@ -1586,7 +1586,7 @@ singleuser:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/jupyter-base-notebook
|
||||
tag: 5.3.0-debian-12-r5
|
||||
tag: 5.3.0-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user