mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/jupyterhub] Release 7.2.12 (#28303)
* [bitnami/jupyterhub] Release 7.2.12 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 7.2.11 (2024-07-24)
|
## 7.2.12 (2024-07-24)
|
||||||
|
|
||||||
* [bitnami/jupyterhub] Release 7.2.11 ([#28265](https://github.com/bitnami/charts/pull/28265))
|
* [bitnami/jupyterhub] Release 7.2.12 ([#28303](https://github.com/bitnami/charts/pull/28303))
|
||||||
|
|
||||||
|
## <small>7.2.11 (2024-07-24)</small>
|
||||||
|
|
||||||
|
* [bitnami/jupyterhub] Release 7.2.11 (#28265) ([ea7930c](https://github.com/bitnami/charts/commit/ea7930c34512e665b9633fd23a0b37a61e680fde)), closes [#28265](https://github.com/bitnami/charts/issues/28265)
|
||||||
|
|
||||||
## <small>7.2.10 (2024-07-16)</small>
|
## <small>7.2.10 (2024-07-16)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -6,11 +6,11 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: configurable-http-proxy
|
- name: configurable-http-proxy
|
||||||
image: docker.io/bitnami/configurable-http-proxy:4.6.2-debian-12-r3
|
image: docker.io/bitnami/configurable-http-proxy:4.6.2-debian-12-r4
|
||||||
- name: jupyter-base-notebook
|
- name: jupyter-base-notebook
|
||||||
image: docker.io/bitnami/jupyter-base-notebook:4.1.5-debian-12-r10
|
image: docker.io/bitnami/jupyter-base-notebook:4.1.5-debian-12-r10
|
||||||
- name: jupyterhub
|
- name: jupyterhub
|
||||||
image: docker.io/bitnami/jupyterhub:4.1.5-debian-12-r10
|
image: docker.io/bitnami/jupyterhub:4.1.5-debian-12-r11
|
||||||
- name: os-shell
|
- name: os-shell
|
||||||
image: docker.io/bitnami/os-shell:12-debian-12-r25
|
image: docker.io/bitnami/os-shell:12-debian-12-r25
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
@@ -37,4 +37,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: 7.2.11
|
version: 7.2.12
|
||||||
|
|||||||
@@ -79,7 +79,7 @@ hub:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/jupyterhub
|
repository: bitnami/jupyterhub
|
||||||
tag: 4.1.5-debian-12-r10
|
tag: 4.1.5-debian-12-r11
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -705,7 +705,7 @@ proxy:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/configurable-http-proxy
|
repository: bitnami/configurable-http-proxy
|
||||||
tag: 4.6.2-debian-12-r3
|
tag: 4.6.2-debian-12-r4
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user