[bitnami/jupyterhub] Release 5.1.2 updating components versions (#20590)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-02 17:32:07 +01:00
committed by GitHub
parent 6f61de2221
commit caf35f136e
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ annotations:
- name: jupyter-base-notebook
image: docker.io/bitnami/jupyter-base-notebook:4.0.2-debian-11-r58
- name: jupyterhub
image: docker.io/bitnami/jupyterhub:4.0.2-debian-11-r57
image: docker.io/bitnami/jupyterhub:4.0.2-debian-11-r58
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r90
apiVersion: v2
@@ -37,4 +37,4 @@ maintainers:
name: jupyterhub
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
version: 5.1.1
version: 5.1.2

View File

@@ -71,7 +71,7 @@ hub:
image:
registry: docker.io
repository: bitnami/jupyterhub
tag: 4.0.2-debian-11-r57
tag: 4.0.2-debian-11-r58
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'