From 89a0ed76c66020d0ab006db4b9dd1d6d6a27531b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 13 May 2025 11:08:41 +0200 Subject: [PATCH] [bitnami/jupyterhub] :zap: :arrow_up: Update dependency references (#33656) * [bitnami/jupyterhub] Release 9.0.9 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/jupyterhub/CHANGELOG.md | 9 +++++++-- bitnami/jupyterhub/Chart.yaml | 14 ++++++++------ bitnami/jupyterhub/values.yaml | 4 ++-- 3 files changed, 17 insertions(+), 10 deletions(-) diff --git a/bitnami/jupyterhub/CHANGELOG.md b/bitnami/jupyterhub/CHANGELOG.md index 5dbedfdccc..48c0806c7b 100644 --- a/bitnami/jupyterhub/CHANGELOG.md +++ b/bitnami/jupyterhub/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 9.0.8 (2025-05-09) +## 9.0.9 (2025-05-13) -* [bitnami/jupyterhub] Init containers can be used with external PostgreSQL ([#33582](https://github.com/bitnami/charts/pull/33582)) +* [bitnami/jupyterhub] :zap: :arrow_up: Update dependency references ([#33656](https://github.com/bitnami/charts/pull/33656)) + +## 9.0.8 (2025-05-12) + +* [bitnami/jupyterhub] Init containers can be used with external PostgreSQL (#33582) ([58e80d9](https://github.com/bitnami/charts/commit/58e80d9805f0f6d7f5da29adf35efead9f7b28d9)), closes [#33582](https://github.com/bitnami/charts/issues/33582) +* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579) ## 9.0.7 (2025-05-07) diff --git a/bitnami/jupyterhub/Chart.yaml b/bitnami/jupyterhub/Chart.yaml index 7e79ac5d03..2d94bed9d8 100644 --- a/bitnami/jupyterhub/Chart.yaml +++ b/bitnami/jupyterhub/Chart.yaml @@ -2,18 +2,18 @@ # SPDX-License-Identifier: APACHE-2.0 annotations: - tanzuCategory: application category: MachineLearning - licenses: Apache-2.0 images: | - name: configurable-http-proxy - image: docker.io/bitnami/configurable-http-proxy:4.6.3-debian-12-r8 + image: docker.io/bitnami/configurable-http-proxy:4.6.3-debian-12-r9 - 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-r2 - name: jupyterhub image: docker.io/bitnami/jupyterhub:5.3.0-debian-12-r5 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r43 + licenses: Apache-2.0 + tanzuCategory: application apiVersion: v2 appVersion: 5.3.0 dependencies: @@ -26,7 +26,9 @@ dependencies: tags: - bitnami-common version: 2.x.x -description: JupyterHub brings the power of notebooks to groups of users. It gives users access to computational environments and resources without burdening the users with installation and maintenance tasks. +description: JupyterHub brings the power of notebooks to groups of users. It gives + users access to computational environments and resources without burdening the users + with installation and maintenance tasks. home: https://bitnami.com icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/jupyterhub/img/jupyterhub-stack-220x234.png keywords: @@ -38,4 +40,4 @@ maintainers: name: jupyterhub sources: - https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub -version: 9.0.8 +version: 9.0.9 diff --git a/bitnami/jupyterhub/values.yaml b/bitnami/jupyterhub/values.yaml index fa415e41cc..b4d38f1934 100644 --- a/bitnami/jupyterhub/values.yaml +++ b/bitnami/jupyterhub/values.yaml @@ -709,7 +709,7 @@ proxy: image: registry: docker.io repository: bitnami/configurable-http-proxy - tag: 4.6.3-debian-12-r8 + tag: 4.6.3-debian-12-r9 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1586,7 +1586,7 @@ singleuser: image: registry: docker.io repository: bitnami/jupyter-base-notebook - tag: 5.3.0-debian-12-r1 + tag: 5.3.0-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images