From 798dfb2b6604bcb22420cda1487f043d9971d113 Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Hernandez Date: Fri, 15 Oct 2021 09:24:06 +0000 Subject: [PATCH] [bitnamijupyterhub] Regenerate README tables Signed-off-by: Carlos Rodriguez Hernandez --- bitnami/jupyterhub/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/jupyterhub/README.md b/bitnami/jupyterhub/README.md index f3ca23dff0..822d4b8537 100644 --- a/bitnami/jupyterhub/README.md +++ b/bitnami/jupyterhub/README.md @@ -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.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.pullSecrets` | Hub image pull secrets | `[]` | | `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.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.pullSecrets` | Proxy image pull secrets | `[]` | | `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.nodePorts.http` | NodePort for the HTTP endpoint | `""` | | `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.loadBalancerIP` | Public service LoadBalancer IP (optional, cloud specific) | `""` | | `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.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.pullSecrets` | Single User image pull secrets | `[]` | | `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.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.pullSecrets` | Auxiliary image pull secrets | `[]` |