mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/jupyterhub] Release 3.0.7 (#14571)
* [bitnami/jupyterhub] Release 3.0.7 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 12.1.9
|
||||
version: 12.1.11
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.2
|
||||
digest: sha256:e19fbf08237c64231e674ad3a2f7c210cdc0d5846c06ec73e023929d3562654a
|
||||
generated: "2023-01-18T09:44:03.705131785Z"
|
||||
digest: sha256:2f72afdea95c777a52936c4ceb2eb02ea53220e4e5b1b197c3d14d0eb5556cf6
|
||||
generated: "2023-01-27T14:30:34.409696572Z"
|
||||
|
||||
@@ -2,7 +2,7 @@ annotations:
|
||||
category: MachineLearning
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.0
|
||||
appVersion: 3.1.1
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -26,4 +26,4 @@ name: jupyterhub
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/jupyterhub
|
||||
- https://github.com/jupyterhub/jupyterhub
|
||||
version: 3.0.6
|
||||
version: 3.0.7
|
||||
|
||||
@@ -7,7 +7,7 @@ JupyterHub brings the power of notebooks to groups of users. It gives users acce
|
||||
[Overview of JupyterHub](https://jupyter.org/hub)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
@@ -87,7 +87,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.0-debian-11-r0` |
|
||||
| `hub.image.tag` | Hub image tag (immutable tags are recommended) | `3.1.1-debian-11-r0` |
|
||||
| `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 | `[]` |
|
||||
@@ -215,7 +215,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-r14` |
|
||||
| `proxy.image.tag` | Proxy image tag (immutable tags are recommended) | `4.5.4-debian-11-r17` |
|
||||
| `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 | `[]` |
|
||||
@@ -408,7 +408,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.0-debian-11-r15` |
|
||||
| `singleuser.image.tag` | Single User image tag (immutabe tags are recommended) | `3.1.1-debian-11-r0` |
|
||||
| `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 | `[]` |
|
||||
@@ -472,7 +472,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-r73` |
|
||||
| `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `11-debian-11-r76` |
|
||||
| `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 | `[]` |
|
||||
|
||||
@@ -68,7 +68,7 @@ hub:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/jupyterhub
|
||||
tag: 3.1.0-debian-11-r0
|
||||
tag: 3.1.1-debian-11-r0
|
||||
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-r14
|
||||
tag: 4.5.4-debian-11-r17
|
||||
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.0-debian-11-r15
|
||||
tag: 3.1.1-debian-11-r0
|
||||
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-r73
|
||||
tag: 11-debian-11-r76
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user