[bitnamijupyterhub] Regenerate README tables

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodriguez Hernandez
2021-10-15 09:24:06 +00:00
parent c3fdc79af9
commit 798dfb2b66

View File

@@ -77,7 +77,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------- | | ------------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------- |
| `hub.image.registry` | Hub image registry | `docker.io` | | `hub.image.registry` | Hub image registry | `docker.io` |
| `hub.image.repository` | Hub image repository | `bitnami/jupyterhub` | | `hub.image.repository` | Hub image repository | `bitnami/jupyterhub` |
| `hub.image.tag` | Hub image tag (immutabe tags are recommended) | `1.4.2-debian-10-r65` | | `hub.image.tag` | Hub image tag (immutabe tags are recommended) | `1.4.2-debian-10-r76` |
| `hub.image.pullPolicy` | Hub image pull policy | `IfNotPresent` | | `hub.image.pullPolicy` | Hub image pull policy | `IfNotPresent` |
| `hub.image.pullSecrets` | Hub image pull secrets | `[]` | | `hub.image.pullSecrets` | Hub image pull secrets | `[]` |
| `hub.startupProbe.enabled` | Enable startupProbe | `true` | | `hub.startupProbe.enabled` | Enable startupProbe | `true` |
@@ -189,7 +189,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------------------- | | --------------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------------------- |
| `proxy.image.registry` | Proxy image registry | `docker.io` | | `proxy.image.registry` | Proxy image registry | `docker.io` |
| `proxy.image.repository` | Proxy image repository | `bitnami/configurable-http-proxy` | | `proxy.image.repository` | Proxy image repository | `bitnami/configurable-http-proxy` |
| `proxy.image.tag` | Proxy image tag (immutable tags are recommended) | `4.5.0-debian-10-r65` | | `proxy.image.tag` | Proxy image tag (immutable tags are recommended) | `4.5.0-debian-10-r85` |
| `proxy.image.pullPolicy` | Proxy image pull policy | `IfNotPresent` | | `proxy.image.pullPolicy` | Proxy image pull policy | `IfNotPresent` |
| `proxy.image.pullSecrets` | Proxy image pull secrets | `[]` | | `proxy.image.pullSecrets` | Proxy image pull secrets | `[]` |
| `proxy.image.debug` | Activate verbose output | `false` | | `proxy.image.debug` | Activate verbose output | `false` |
@@ -273,7 +273,7 @@ The command removes all the Kubernetes components associated with the chart and
| `proxy.service.metrics.loadBalancerSourceRanges` | loadBalancerIP source ranges for the Service | `[]` | | `proxy.service.metrics.loadBalancerSourceRanges` | loadBalancerIP source ranges for the Service | `[]` |
| `proxy.service.metrics.nodePorts.http` | NodePort for the HTTP endpoint | `""` | | `proxy.service.metrics.nodePorts.http` | NodePort for the HTTP endpoint | `""` |
| `proxy.service.metrics.externalTrafficPolicy` | External traffic policy for the service | `Cluster` | | `proxy.service.metrics.externalTrafficPolicy` | External traffic policy for the service | `Cluster` |
| `proxy.service.public.type` | Public service type | `ClusterIP` | | `proxy.service.public.type` | Public service type | `LoadBalancer` |
| `proxy.service.public.port` | Public service port | `80` | | `proxy.service.public.port` | Public service port | `80` |
| `proxy.service.public.loadBalancerIP` | Public service LoadBalancer IP (optional, cloud specific) | `""` | | `proxy.service.public.loadBalancerIP` | Public service LoadBalancer IP (optional, cloud specific) | `""` |
| `proxy.service.public.loadBalancerSourceRanges` | loadBalancerIP source ranges for the Service | `[]` | | `proxy.service.public.loadBalancerSourceRanges` | loadBalancerIP source ranges for the Service | `[]` |
@@ -351,7 +351,7 @@ The command removes all the Kubernetes components associated with the chart and
| ----------------------------------------------- | --------------------------------------------------------------------------------------------------- | ------------------------------------ | | ----------------------------------------------- | --------------------------------------------------------------------------------------------------- | ------------------------------------ |
| `singleuser.image.registry` | Single User image registry | `docker.io` | | `singleuser.image.registry` | Single User image registry | `docker.io` |
| `singleuser.image.repository` | Single User image repository | `bitnami/jupyter-base-notebook` | | `singleuser.image.repository` | Single User image repository | `bitnami/jupyter-base-notebook` |
| `singleuser.image.tag` | Single User image tag (immutabe tags are recommended) | `1.4.2-debian-10-r33` | | `singleuser.image.tag` | Single User image tag (immutabe tags are recommended) | `1.4.2-debian-10-r52` |
| `singleuser.image.pullPolicy` | Single User image pull policy | `IfNotPresent` | | `singleuser.image.pullPolicy` | Single User image pull policy | `IfNotPresent` |
| `singleuser.image.pullSecrets` | Single User image pull secrets | `[]` | | `singleuser.image.pullSecrets` | Single User image pull secrets | `[]` |
| `singleuser.command` | Override Single User default command | `[]` | | `singleuser.command` | Override Single User default command | `[]` |
@@ -411,7 +411,7 @@ The command removes all the Kubernetes components associated with the chart and
| ---------------------------- | --------------------------------------------------- | ----------------------- | | ---------------------------- | --------------------------------------------------- | ----------------------- |
| `auxiliaryImage.registry` | Auxiliary image registry | `docker.io` | | `auxiliaryImage.registry` | Auxiliary image registry | `docker.io` |
| `auxiliaryImage.repository` | Auxiliary image repository | `bitnami/bitnami-shell` | | `auxiliaryImage.repository` | Auxiliary image repository | `bitnami/bitnami-shell` |
| `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `10-debian-10-r202` | | `auxiliaryImage.tag` | Auxiliary image tag (immutabe tags are recommended) | `10-debian-10-r221` |
| `auxiliaryImage.pullPolicy` | Auxiliary image pull policy | `Always` | | `auxiliaryImage.pullPolicy` | Auxiliary image pull policy | `Always` |
| `auxiliaryImage.pullSecrets` | Auxiliary image pull secrets | `[]` | | `auxiliaryImage.pullSecrets` | Auxiliary image pull secrets | `[]` |