[bitnami/jupyterhub] Release 0.3.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-11-19 10:56:49 +00:00
parent d6a4e3bfaf
commit 6580f57246
2 changed files with 5 additions and 5 deletions

View File

@@ -26,4 +26,4 @@ name: jupyterhub
sources:
- https://github.com/bitnami/bitnami-docker-jupyterhub
- https://github.com/jupyterhub/jupyterhub
version: 0.3.0
version: 0.3.1

View File

@@ -51,7 +51,7 @@ hub:
repository: bitnami/jupyterhub
## @param hub.image.tag Hub image tag (immutabe tags are recommended)
##
tag: 1.5.0-debian-10-r7
tag: 1.5.0-debian-10-r8
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -566,7 +566,7 @@ proxy:
image:
registry: docker.io
repository: bitnami/configurable-http-proxy
tag: 4.5.0-debian-10-r117
tag: 4.5.0-debian-10-r120
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -1216,7 +1216,7 @@ singleuser:
image:
registry: docker.io
repository: bitnami/jupyter-base-notebook
tag: 1.5.0-debian-10-r5
tag: 1.5.0-debian-10-r8
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -1407,7 +1407,7 @@ singleuser:
auxiliaryImage:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r253
tag: 10-debian-10-r256
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.