From d37161b51c5dce31baa8ef350dd2f97cd071e2e6 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 17 Aug 2023 19:35:42 +0200 Subject: [PATCH] [bitnami/jupyterhub] Release 4.1.10 (#18531) * [bitnami/jupyterhub] Release 4.1.10 updating components versions Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/jupyterhub/Chart.lock | 6 +++--- bitnami/jupyterhub/Chart.yaml | 10 +++++----- bitnami/jupyterhub/README.md | 8 ++++---- bitnami/jupyterhub/values.yaml | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/bitnami/jupyterhub/Chart.lock b/bitnami/jupyterhub/Chart.lock index c9763f4119..59e29e1248 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.8.1 + version: 12.8.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.8.0 -digest: sha256:3f586299c7df599785ef207e0390d3edd1221a5715a2946b2f5f5fdea2e2bfea -generated: "2023-08-10T19:11:59.591994372Z" +digest: sha256:e7be2c00afe319d3bcade790f8b66f49f05cad125d38e6fae7737a82316fbfa4 +generated: "2023-08-17T12:30:34.914889178Z" diff --git a/bitnami/jupyterhub/Chart.yaml b/bitnami/jupyterhub/Chart.yaml index abf9d2f80c..e8c19609d4 100644 --- a/bitnami/jupyterhub/Chart.yaml +++ b/bitnami/jupyterhub/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: configurable-http-proxy - image: docker.io/bitnami/configurable-http-proxy:4.5.5-debian-11-r124 + image: docker.io/bitnami/configurable-http-proxy:4.5.6-debian-11-r5 - name: jupyter-base-notebook - image: docker.io/bitnami/jupyter-base-notebook:4.0.1-debian-11-r50 + image: docker.io/bitnami/jupyter-base-notebook:4.0.2-debian-11-r5 - name: jupyterhub - image: docker.io/bitnami/jupyterhub:4.0.2-debian-11-r0 + image: docker.io/bitnami/jupyterhub:4.0.2-debian-11-r5 - name: os-shell - image: docker.io/bitnami/os-shell:11-debian-11-r34 + image: docker.io/bitnami/os-shell:11-debian-11-r40 apiVersion: v2 appVersion: 4.0.2 dependencies: @@ -37,4 +37,4 @@ maintainers: name: jupyterhub sources: - https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub -version: 4.1.9 +version: 4.1.10 diff --git a/bitnami/jupyterhub/README.md b/bitnami/jupyterhub/README.md index 0803abfb67..9d8093e4e8 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-r0` | +| `hub.image.tag` | Hub image tag (immutable tags are recommended) | `4.0.2-debian-11-r5` | | `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.5-debian-11-r124` | +| `proxy.image.tag` | Proxy image tag (immutable tags are recommended) | `4.5.6-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.1-debian-11-r50` | +| `singleuser.image.tag` | Single User image tag (immutabe tags are recommended) | `4.0.2-debian-11-r5` | | `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-r34` | +| `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `11-debian-11-r40` | | `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 2855f436ca..71b7f1163a 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-r0 + tag: 4.0.2-debian-11-r5 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -639,7 +639,7 @@ proxy: image: registry: docker.io repository: bitnami/configurable-http-proxy - tag: 4.5.5-debian-11-r124 + tag: 4.5.6-debian-11-r5 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1416,7 +1416,7 @@ singleuser: image: registry: docker.io repository: bitnami/jupyter-base-notebook - tag: 4.0.1-debian-11-r50 + tag: 4.0.2-debian-11-r5 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1600,7 +1600,7 @@ singleuser: auxiliaryImage: registry: docker.io repository: bitnami/os-shell - tag: 11-debian-11-r34 + tag: 11-debian-11-r40 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.