mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/jupyterhub] Release 1.1.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.1.15
|
||||
version: 11.1.17
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.13.0
|
||||
digest: sha256:e29bb9cf23538d38ecbacdc676f6c300d0b5b1ed5d8d8611fa4c91b62101fe34
|
||||
generated: "2022-04-05T03:04:47.675474766Z"
|
||||
digest: sha256:52503d58fcb3310f6cce882dbb428eb69f108075cab65d1a8fd8dc038b61b347
|
||||
generated: "2022-04-07T20:46:14.409848983Z"
|
||||
|
||||
@@ -26,4 +26,4 @@ name: jupyterhub
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-jupyterhub
|
||||
- https://github.com/jupyterhub/jupyterhub
|
||||
version: 1.1.8
|
||||
version: 1.1.9
|
||||
|
||||
@@ -67,7 +67,7 @@ hub:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/jupyterhub
|
||||
tag: 1.5.0-debian-10-r137
|
||||
tag: 1.5.0-debian-10-r138
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -626,7 +626,7 @@ proxy:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/configurable-http-proxy
|
||||
tag: 4.5.1-debian-10-r40
|
||||
tag: 4.5.1-debian-10-r43
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1348,7 +1348,7 @@ singleuser:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/jupyter-base-notebook
|
||||
tag: 1.5.0-debian-10-r138
|
||||
tag: 1.5.0-debian-10-r140
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1530,7 +1530,7 @@ singleuser:
|
||||
auxiliaryImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 10-debian-10-r385
|
||||
tag: 10-debian-10-r388
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user