Skip to content

Commit

Permalink
[bitnami/jupyterhub] Release 0.2.5 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Oct 28, 2021
1 parent 4a1d9ce commit 3b7d432
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions bitnami/jupyterhub/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 1,9 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.10.0
version: 1.10.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 10.12.4
digest: sha256:288a5defd8c34bad95888d409d177441bfb0d287ac8e1647198cf7f70c370575
generated: "2021-10-15T06:15:16.761628096Z"
version: 10.12.9
digest: sha256:57c3f5870725a63dea49ed88f5f499b21e138c0fcd756dda9438aa4c9271b987
generated: "2021-10-28T16:37:38.713407116Z"
2 changes: 1 addition & 1 deletion bitnami/jupyterhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 26,4 @@ name: jupyterhub
sources:
- https://github.com/bitnami/bitnami-docker-jupyterhub
- https://github.com/jupyterhub/jupyterhub
version: 0.2.4
version: 0.2.5
8 changes: 4 additions & 4 deletions bitnami/jupyterhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 51,7 @@ hub:
repository: bitnami/jupyterhub
## @param hub.image.tag Hub image tag (immutabe tags are recommended)
##
tag: 1.4.2-debian-10-r78
tag: 1.4.2-debian-10-r81
## 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
Expand Down Expand Up @@ -566,7 566,7 @@ proxy:
image:
registry: docker.io
repository: bitnami/configurable-http-proxy
tag: 4.5.0-debian-10-r87
tag: 4.5.0-debian-10-r98
## 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
Expand Down Expand Up @@ -1205,7 1205,7 @@ singleuser:
image:
registry: docker.io
repository: bitnami/jupyter-base-notebook
tag: 1.4.2-debian-10-r54
tag: 1.4.2-debian-10-r65
## 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
Expand Down Expand Up @@ -1396,7 1396,7 @@ singleuser:
auxiliaryImage:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r223
tag: 10-debian-10-r234
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 3b7d432

Please sign in to comment.