[bitnami/jupyterhub] Release 6.1.2 updating components versions (#24662)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-26 03:22:39 +01:00
committed by GitHub
parent 61a37b93a2
commit 97a7177aa0
2 changed files with 6 additions and 6 deletions

View File

@@ -8,13 +8,13 @@ annotations:
- name: configurable-http-proxy
image: docker.io/bitnami/configurable-http-proxy:4.6.1-debian-12-r12
- name: jupyter-base-notebook
image: docker.io/bitnami/jupyter-base-notebook:4.1.1-debian-12-r0
image: docker.io/bitnami/jupyter-base-notebook:4.1.2-debian-12-r0
- name: jupyterhub
image: docker.io/bitnami/jupyterhub:4.1.1-debian-12-r0
image: docker.io/bitnami/jupyterhub:4.1.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r17
apiVersion: v2
appVersion: 4.1.1
appVersion: 4.1.2
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -37,4 +37,4 @@ maintainers:
name: jupyterhub
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
version: 6.1.1
version: 6.1.2

View File

@@ -77,7 +77,7 @@ hub:
image:
registry: docker.io
repository: bitnami/jupyterhub
tag: 4.1.1-debian-12-r0
tag: 4.1.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1541,7 +1541,7 @@ singleuser:
image:
registry: docker.io
repository: bitnami/jupyter-base-notebook
tag: 4.1.1-debian-12-r0
tag: 4.1.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'