From afd9c346423abf1bf9857145afe7ec0bc9f1b413 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 22 Mar 2023 06:01:04 +0100 Subject: [PATCH] [bitnami/jupyterhub] Release 3.0.12 (#15666) * [bitnami/jupyterhub] Release 3.0.12 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 | 8 ++++---- bitnami/jupyterhub/Chart.yaml | 2 +- bitnami/jupyterhub/README.md | 10 +++++----- bitnami/jupyterhub/values.yaml | 8 ++++---- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bitnami/jupyterhub/Chart.lock b/bitnami/jupyterhub/Chart.lock index e2cb227753..2b0c199d58 100644 --- a/bitnami/jupyterhub/Chart.lock +++ b/bitnami/jupyterhub/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.2.1 + version: 12.2.5 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.2.3 -digest: sha256:0582005efc12c1e59627cca740f44e1c6b9508dec87645925c00a913f7006f40 -generated: "2023-02-27T01:16:35.261538718Z" + version: 2.2.4 +digest: sha256:cf432bf2ca41c2544ace69033c0cbf8590b5a61dd34fb23e1caadfca5bf52acf +generated: "2023-03-22T02:37:39.547573915Z" diff --git a/bitnami/jupyterhub/Chart.yaml b/bitnami/jupyterhub/Chart.yaml index 3e9bac2116..3d4bdeef97 100644 --- a/bitnami/jupyterhub/Chart.yaml +++ b/bitnami/jupyterhub/Chart.yaml @@ -26,4 +26,4 @@ name: jupyterhub sources: - https://github.com/bitnami/containers/tree/main/bitnami/jupyterhub - https://github.com/jupyterhub/jupyterhub -version: 3.0.11 +version: 3.0.12 diff --git a/bitnami/jupyterhub/README.md b/bitnami/jupyterhub/README.md index 7e2c1c5625..39e999f3c1 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) | `3.1.1-debian-11-r11` | +| `hub.image.tag` | Hub image tag (immutable tags are recommended) | `3.1.1-debian-11-r17` | | `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.4-debian-11-r29` | +| `proxy.image.tag` | Proxy image tag (immutable tags are recommended) | `4.5.4-debian-11-r36` | | `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 | `[]` | @@ -398,7 +398,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) | `3.1.1-debian-11-r12` | +| `singleuser.image.tag` | Single User image tag (immutabe tags are recommended) | `3.1.1-debian-11-r18` | | `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 | `[]` | @@ -458,7 +458,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/bitnami-shell` | -| `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `11-debian-11-r90` | +| `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `11-debian-11-r99` | | `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 | `[]` | @@ -586,4 +586,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/jupyterhub/values.yaml b/bitnami/jupyterhub/values.yaml index b6e894771b..d336796320 100644 --- a/bitnami/jupyterhub/values.yaml +++ b/bitnami/jupyterhub/values.yaml @@ -68,7 +68,7 @@ hub: image: registry: docker.io repository: bitnami/jupyterhub - tag: 3.1.1-debian-11-r11 + tag: 3.1.1-debian-11-r17 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.4-debian-11-r29 + tag: 4.5.4-debian-11-r36 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1392,7 +1392,7 @@ singleuser: image: registry: docker.io repository: bitnami/jupyter-base-notebook - tag: 3.1.1-debian-11-r12 + tag: 3.1.1-debian-11-r18 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1576,7 +1576,7 @@ singleuser: auxiliaryImage: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r90 + tag: 11-debian-11-r99 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.