mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/jupyterhub] ⚡ ⬆️ Update dependency references (#33656)
* [bitnami/jupyterhub] Release 9.0.9 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,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))
|
||||
|
||||
## <small>9.0.8 (2025-05-12)</small>
|
||||
|
||||
* [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)
|
||||
|
||||
## <small>9.0.7 (2025-05-07)</small>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user