mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/jupyterhub] ⚡ ⬆️ Update dependency references (#35098)
* [bitnami/jupyterhub] Release 10.0.2 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
|
||||
|
||||
## 10.0.1 (2025-07-13)
|
||||
## 10.0.2 (2025-07-15)
|
||||
|
||||
* [bitnami/jupyterhub] :zap: :arrow_up: Update dependency references ([#35034](https://github.com/bitnami/charts/pull/35034))
|
||||
* [bitnami/jupyterhub] :zap: :arrow_up: Update dependency references ([#35098](https://github.com/bitnami/charts/pull/35098))
|
||||
|
||||
## <small>10.0.1 (2025-07-13)</small>
|
||||
|
||||
* [bitnami/jupyterhub] :zap: :arrow_up: Update dependency references (#35034) ([8d62526](https://github.com/bitnami/charts/commit/8d62526a3d95724a0fe4c50d6f8e801336415ef2)), closes [#35034](https://github.com/bitnami/charts/issues/35034)
|
||||
|
||||
## 10.0.0 (2025-07-02)
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: MachineLearning
|
||||
images: |
|
||||
- name: configurable-http-proxy
|
||||
image: docker.io/bitnami/configurable-http-proxy:5.0.1-debian-12-r1
|
||||
image: docker.io/bitnami/configurable-http-proxy:5.0.1-debian-12-r2
|
||||
- name: jupyter-base-notebook
|
||||
image: docker.io/bitnami/jupyter-base-notebook:5.3.0-debian-12-r8
|
||||
- name: jupyterhub
|
||||
image: docker.io/bitnami/jupyterhub:5.3.0-debian-12-r13
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r48
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: jupyterhub
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
|
||||
version: 10.0.1
|
||||
version: 10.0.2
|
||||
|
||||
@@ -712,7 +712,7 @@ proxy:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/configurable-http-proxy
|
||||
tag: 5.0.1-debian-12-r1
|
||||
tag: 5.0.1-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1828,7 +1828,7 @@ singleuser:
|
||||
auxiliaryImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r47
|
||||
tag: 12-debian-12-r48
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user