diff --git a/bitnami/jupyterhub/Chart.lock b/bitnami/jupyterhub/Chart.lock index 4b68a22d17..b5bbc87e3e 100644 --- a/bitnami/jupyterhub/Chart.lock +++ b/bitnami/jupyterhub/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 12.11.2 + version: 12.12.9 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.11.1 -digest: sha256:c5ee2b9903f3c1ccc24c31a117caf14695eedb5ee7d4cb56ed03a53abe8eb5a5 -generated: "2023-09-18T14:07:35.550728+02:00" + version: 2.12.0 +digest: sha256:69a46affc45cfcda375dd11bc883507ced67adf3b222f6ce81a67193be8dcf59 +generated: "2023-09-26T16:18:07.580244444Z" diff --git a/bitnami/jupyterhub/Chart.yaml b/bitnami/jupyterhub/Chart.yaml index cef203cce4..481608a4c5 100644 --- a/bitnami/jupyterhub/Chart.yaml +++ b/bitnami/jupyterhub/Chart.yaml @@ -6,35 +6,35 @@ annotations: licenses: Apache-2.0 images: | - name: configurable-http-proxy - image: docker.io/bitnami/configurable-http-proxy:4.5.6-debian-11-r16 + image: docker.io/bitnami/configurable-http-proxy:4.6.0-debian-11-r5 - name: jupyter-base-notebook - image: docker.io/bitnami/jupyter-base-notebook:4.0.2-debian-11-r16 + image: docker.io/bitnami/jupyter-base-notebook:4.0.2-debian-11-r45 - name: jupyterhub - image: docker.io/bitnami/jupyterhub:4.0.2-debian-11-r17 + image: docker.io/bitnami/jupyterhub:4.0.2-debian-11-r44 - name: os-shell - image: docker.io/bitnami/os-shell:11-debian-11-r51 + image: docker.io/bitnami/os-shell:11-debian-11-r77 apiVersion: v2 appVersion: 4.0.2 dependencies: - - condition: postgresql.enabled - name: postgresql - repository: oci://registry-1.docker.io/bitnamicharts - version: 12.x.x - - name: common - repository: oci://registry-1.docker.io/bitnamicharts - tags: - - bitnami-common - version: 2.x.x +- condition: postgresql.enabled + name: postgresql + repository: oci://registry-1.docker.io/bitnamicharts + version: 12.x.x +- name: common + repository: oci://registry-1.docker.io/bitnamicharts + tags: + - bitnami-common + version: 2.x.x description: JupyterHub brings the power of notebooks to groups of users. It gives users access to computational environments and resources without burdening the users with installation and maintenance tasks. home: https://bitnami.com icon: https://bitnami.com/assets/stacks/jupyterhub/img/jupyterhub-stack-220x234.png keywords: - - python - - scientific +- python +- scientific maintainers: - - name: VMware, Inc. - url: https://github.com/bitnami/charts +- name: VMware, Inc. + url: https://github.com/bitnami/charts name: jupyterhub sources: - - https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub -version: 4.2.3 +- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub +version: 4.2.4 diff --git a/bitnami/jupyterhub/README.md b/bitnami/jupyterhub/README.md index c6302415ef..c9997fa0e7 100644 --- a/bitnami/jupyterhub/README.md +++ b/bitnami/jupyterhub/README.md @@ -85,7 +85,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | --------------------- | | `hub.image.registry` | Hub image registry | `docker.io` | | `hub.image.repository` | Hub image repository | `bitnami/jupyterhub` | -| `hub.image.tag` | Hub image tag (immutable tags are recommended) | `4.0.2-debian-11-r17` | +| `hub.image.tag` | Hub image tag (immutable tags are recommended) | `4.0.2-debian-11-r44` | | `hub.image.digest` | Hub image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `hub.image.pullPolicy` | Hub image pull policy | `IfNotPresent` | | `hub.image.pullSecrets` | Hub image pull secrets | `[]` | @@ -209,7 +209,7 @@ The command removes all the Kubernetes components associated with the chart and | --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | --------------------------------- | | `proxy.image.registry` | Proxy image registry | `docker.io` | | `proxy.image.repository` | Proxy image repository | `bitnami/configurable-http-proxy` | -| `proxy.image.tag` | Proxy image tag (immutable tags are recommended) | `4.5.6-debian-11-r16` | +| `proxy.image.tag` | Proxy image tag (immutable tags are recommended) | `4.6.0-debian-11-r5` | | `proxy.image.digest` | Proxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `proxy.image.pullPolicy` | Proxy image pull policy | `IfNotPresent` | | `proxy.image.pullSecrets` | Proxy image pull secrets | `[]` | @@ -407,7 +407,7 @@ The command removes all the Kubernetes components associated with the chart and | ----------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ------------------------------------ | | `singleuser.image.registry` | Single User image registry | `docker.io` | | `singleuser.image.repository` | Single User image repository | `bitnami/jupyter-base-notebook` | -| `singleuser.image.tag` | Single User image tag (immutabe tags are recommended) | `4.0.2-debian-11-r16` | +| `singleuser.image.tag` | Single User image tag (immutabe tags are recommended) | `4.0.2-debian-11-r45` | | `singleuser.image.digest` | Single User image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `singleuser.image.pullPolicy` | Single User image pull policy | `IfNotPresent` | | `singleuser.image.pullSecrets` | Single User image pull secrets | `[]` | @@ -467,7 +467,7 @@ The command removes all the Kubernetes components associated with the chart and | ---------------------------- | --------------------------------------------------------------------------------------------------------- | ------------------ | | `auxiliaryImage.registry` | Auxiliary image registry | `docker.io` | | `auxiliaryImage.repository` | Auxiliary image repository | `bitnami/os-shell` | -| `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `11-debian-11-r51` | +| `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `11-debian-11-r77` | | `auxiliaryImage.digest` | Auxiliary image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `auxiliaryImage.pullPolicy` | Auxiliary image pull policy | `IfNotPresent` | | `auxiliaryImage.pullSecrets` | Auxiliary image pull secrets | `[]` | diff --git a/bitnami/jupyterhub/values.yaml b/bitnami/jupyterhub/values.yaml index 91881965ce..a934da179e 100644 --- a/bitnami/jupyterhub/values.yaml +++ b/bitnami/jupyterhub/values.yaml @@ -71,7 +71,7 @@ hub: image: registry: docker.io repository: bitnami/jupyterhub - tag: 4.0.2-debian-11-r17 + tag: 4.0.2-debian-11-r44 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -636,7 +636,7 @@ proxy: image: registry: docker.io repository: bitnami/configurable-http-proxy - tag: 4.5.6-debian-11-r16 + tag: 4.6.0-debian-11-r5 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1413,7 +1413,7 @@ singleuser: image: registry: docker.io repository: bitnami/jupyter-base-notebook - tag: 4.0.2-debian-11-r16 + tag: 4.0.2-debian-11-r45 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1597,7 +1597,7 @@ singleuser: auxiliaryImage: registry: docker.io repository: bitnami/os-shell - tag: 11-debian-11-r51 + tag: 11-debian-11-r77 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.