[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:
Bitnami Bot
2024-07-24 08:44:42 +02:00
committed by GitHub
parent d1775b8bf7
commit 121ee2543a
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# 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>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- 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
image: docker.io/bitnami/jupyter-base-notebook:4.1.5-debian-12-r10
- 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
image: docker.io/bitnami/os-shell:12-debian-12-r25
apiVersion: v2
@@ -37,4 +37,4 @@ maintainers:
name: jupyterhub
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
version: 7.2.11
version: 7.2.12

View File

@@ -79,7 +79,7 @@ hub:
image:
registry: docker.io
repository: bitnami/jupyterhub
tag: 4.1.5-debian-12-r10
tag: 4.1.5-debian-12-r11
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -705,7 +705,7 @@ proxy:
image:
registry: docker.io
repository: bitnami/configurable-http-proxy
tag: 4.6.2-debian-12-r3
tag: 4.6.2-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'