mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 06:47:24 +08:00
[bitnami/jupyterhub] Release 1.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -26,4 +26,4 @@ name: jupyterhub
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-jupyterhub
|
- https://github.com/bitnami/bitnami-docker-jupyterhub
|
||||||
- https://github.com/jupyterhub/jupyterhub
|
- https://github.com/jupyterhub/jupyterhub
|
||||||
version: 1.1.1
|
version: 1.1.2
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ hub:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/jupyterhub
|
repository: bitnami/jupyterhub
|
||||||
tag: 1.5.0-debian-10-r119
|
tag: 1.5.0-debian-10-r120
|
||||||
## 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'
|
||||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
@@ -626,7 +626,7 @@ proxy:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/configurable-http-proxy
|
repository: bitnami/configurable-http-proxy
|
||||||
tag: 4.5.1-debian-10-r22
|
tag: 4.5.1-debian-10-r23
|
||||||
## 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'
|
||||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
@@ -1348,7 +1348,7 @@ singleuser:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/jupyter-base-notebook
|
repository: bitnami/jupyter-base-notebook
|
||||||
tag: 1.5.0-debian-10-r120
|
tag: 1.5.0-debian-10-r121
|
||||||
## 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'
|
||||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
@@ -1530,7 +1530,7 @@ singleuser:
|
|||||||
auxiliaryImage:
|
auxiliaryImage:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/bitnami-shell
|
repository: bitnami/bitnami-shell
|
||||||
tag: 10-debian-10-r367
|
tag: 10-debian-10-r368
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
## Secrets must be manually created in the namespace.
|
## Secrets must be manually created in the namespace.
|
||||||
|
|||||||
Reference in New Issue
Block a user