From b294dc21d3b108bd49cf64fd1e3ddaa8a2bc8e4a Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Hernandez Date: Tue, 14 Sep 2021 06:27:00 +0000 Subject: [PATCH] [bitnami/several] Regenerate README tables Signed-off-by: Carlos Rodriguez Hernandez --- bitnami/argo-cd/README.md | 6 +- bitnami/kong/README.md | 4 +- bitnami/metrics-server/README.md | 13 +-- bitnami/moodle/README.md | 148 +++++++++++++++---------------- bitnami/tomcat/README.md | 36 ++++---- 5 files changed, 104 insertions(+), 103 deletions(-) diff --git a/bitnami/argo-cd/README.md b/bitnami/argo-cd/README.md index a2b19242f..c4848423f 100644 --- a/bitnami/argo-cd/README.md +++ b/bitnami/argo-cd/README.md @@ -74,7 +74,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------- | -------------------------------------------------- | -------------------- | | `image.registry` | Argo CD image registry | `docker.io` | | `image.repository` | Argo CD image repository | `bitnami/argo-cd` | -| `image.tag` | Argo CD image tag (immutable tags are recommended) | `2.1.1-debian-10-r0` | +| `image.tag` | Argo CD image tag (immutable tags are recommended) | `2.1.2-debian-10-r0` | | `image.pullPolicy` | Argo CD image pull policy | `IfNotPresent` | | `image.pullSecrets` | Argo CD image pull secrets | `[]` | @@ -364,7 +364,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------------------- | --------------------------------------------------------------------------------------------- | ---------------------- | | `dex.image.registry` | Dex image registry | `docker.io` | | `dex.image.repository` | Dex image repository | `bitnami/dex` | -| `dex.image.tag` | Dex image tag (immutable tags are recommended) | `2.30.0-debian-10-r28` | +| `dex.image.tag` | Dex image tag (immutable tags are recommended) | `2.30.0-debian-10-r39` | | `dex.image.pullPolicy` | Dex image pull policy | `IfNotPresent` | | `dex.image.pullSecrets` | Dex image pull secrets | `[]` | | `dex.enabled` | Enable the creation of a Dex deployment for SSO | `false` | @@ -488,7 +488,7 @@ The command removes all the Kubernetes components associated with the chart and | `rbac.create` | Specifies whether RBAC resources should be created | `true` | | `redis.image.registry` | Argo CD controller image registry | `docker.io` | | `redis.image.repository` | Argo CD controller image repository | `bitnami/redis` | -| `redis.image.tag` | Argo CD controller image tag (immutable tags are recommended) | `6.2.5-debian-10-r39` | +| `redis.image.tag` | Argo CD controller image tag (immutable tags are recommended) | `6.2.5-debian-10-r50` | | `redis.image.pullPolicy` | Argo CD controller image pull policy | `IfNotPresent` | | `redis.image.pullSecrets` | Argo CD controller image pull secrets | `[]` | | `redis.enabled` | Enable Redis dependency | `true` | diff --git a/bitnami/kong/README.md b/bitnami/kong/README.md index 0a9fa4a5a..c31bd202d 100644 --- a/bitnami/kong/README.md +++ b/bitnami/kong/README.md @@ -75,7 +75,7 @@ To uninstall/delete the `my-release` deployment: | --------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | | `image.registry` | kong image registry | `docker.io` | | `image.repository` | kong image repository | `bitnami/kong` | -| `image.tag` | kong image tag (immutable tags are recommended) | `2.5.1-debian-10-r0` | +| `image.tag` | kong image tag (immutable tags are recommended) | `2.5.1-debian-10-r6` | | `image.pullPolicy` | kong image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Enable image debug mode | `false` | @@ -199,7 +199,7 @@ To uninstall/delete the `my-release` deployment: | `ingressController.customResourceDeletePolicy` | Add custom CRD resource delete policy (for Helm 2 support) | `{}` | | `ingressController.image.registry` | Kong Ingress Controller image registry | `docker.io` | | `ingressController.image.repository` | Kong Ingress Controller image name | `bitnami/kong-ingress-controller` | -| `ingressController.image.tag` | Kong Ingress Controller image tag | `1.3.1-debian-10-r84` | +| `ingressController.image.tag` | Kong Ingress Controller image tag | `1.3.1-debian-10-r89` | | `ingressController.image.pullPolicy` | kong ingress controller image pull policy | `IfNotPresent` | | `ingressController.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `ingressController.proxyReadyTimeout` | Maximum time (in seconds) to wait for the Kong container to be ready | `300` | diff --git a/bitnami/metrics-server/README.md b/bitnami/metrics-server/README.md index 9f96f6ea9..10eef847a 100644 --- a/bitnami/metrics-server/README.md +++ b/bitnami/metrics-server/README.md @@ -55,12 +55,13 @@ The command removes all the Kubernetes components associated with the chart and ### Common parameters -| Name | Description | Value | -| ------------------ | -------------------------------------------------------------------------------------------- | ----- | -| `nameOverride` | String to partially override common.names.fullname template (will maintain the release name) | `""` | -| `fullnameOverride` | String to fully override common.names.fullname template | `""` | -| `commonLabels` | Labels to add to all deployed objects template | `""` | -| `commonAnnotations` | Annotations to add to all deployed objects template | `""` | +| Name | Description | Value | +| ------------------- | -------------------------------------------------------------------------------------------- | ----- | +| `nameOverride` | String to partially override common.names.fullname template (will maintain the release name) | `""` | +| `fullnameOverride` | String to fully override common.names.fullname template | `""` | +| `commonLabels` | Add labels to all the deployed resources | `{}` | +| `commonAnnotations` | Add annotations to all the deployed resources | `{}` | + ### Metrics Server parameters diff --git a/bitnami/moodle/README.md b/bitnami/moodle/README.md index 9bb07b3c2..194b45691 100644 --- a/bitnami/moodle/README.md +++ b/bitnami/moodle/README.md @@ -73,77 +73,77 @@ The command removes all the Kubernetes components associated with the chart and ### Moodle™ parameters -| Name | Description | Value | -| ------------------------------------ | --------------------------------------------------------------------------------------------------------------------- | ---------------------- | -| `image.registry` | Moodle image registry | `docker.io` | -| `image.repository` | Moodle image repository | `bitnami/moodle` | -| `image.tag` | Moodle image tag (immutable tags are recommended) | `3.11.2-debian-10-r27` | -| `image.pullPolicy` | Moodle image pull policy | `IfNotPresent` | -| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | -| `image.debug` | Specify if debug logs should be enabled | `false` | -| `replicaCount` | Number of Moodle replicas (requires ReadWriteMany PVC support) | `1` | -| `moodleSkipInstall` | Skip Moodle™ installation wizard. Useful for migrations and restoring from SQL dump | `false` | -| `moodleSiteName` | Site name | `""` | -| `moodleUsername` | User of the application | `user` | -| `moodlePassword` | Application password | `""` | -| `moodleEmail` | Admin email | `user@example.com` | -| `allowEmptyPassword` | Allow DB blank passwords | `true` | -| `command` | Override default container command (useful when using custom images) | `[]` | -| `args` | Override default container args (useful when using custom images) | `[]` | -| `updateStrategy.type` | Update strategy - only really applicable for deployments with RWO PVs attached | `RollingUpdate` | -| `extraEnvVars` | An array to add extra env vars | `[]` | -| `extraEnvVarsCM` | ConfigMap with extra environment variables | `""` | -| `extraEnvVarsSecret` | Secret with extra environment variables (in case of sensitive data) | `""` | -| `extraVolumes` | Array of extra volumes to be added to the deployment (evaluated as template). Requires setting `extraVolumeMounts` | `[]` | -| `extraVolumeMounts` | Array of extra volume mounts to be added to the container (evaluated as template). Normally used with `extraVolumes`. | `[]` | -| `initContainers` | Extra init containers to add to the deployment | `[]` | -| `sidecars` | Extra sidecar containers to add to the deployment | `[]` | -| `tolerations` | Tolerations for pod assignment | `[]` | -| `existingSecret` | Name of a secret with the application password | `""` | -| `smtpHost` | SMTP host | `""` | -| `smtpPort` | SMTP port | `""` | -| `smtpUser` | SMTP user | `""` | -| `smtpPassword` | SMTP password | `""` | -| `smtpProtocol` | SMTP Protocol (options: ssl,tls, nil) | `""` | -| `containerPorts` | Container ports | `{}` | -| `sessionAffinity` | Control where client requests go, to the same pod or round-robin | `None` | -| `persistence.enabled` | Enable persistence using PVC | `true` | -| `persistence.storageClass` | PVC Storage Class for Moodle | `""` | -| `persistence.accessMode` | PVC Access Mode for Moodle | `ReadWriteOnce` | -| `persistence.size` | PVC Storage Request for Moodle | `8Gi` | -| `persistence.existingClaim` | An Existing PVC name | `""` | -| `persistence.hostPath` | Host mount path for Moodle | `""` | -| `podAffinityPreset` | Pod affinity preset | `""` | -| `podAntiAffinityPreset` | Pod anti-affinity preset | `soft` | -| `nodeAffinityPreset.type` | Node affinity type | `""` | -| `nodeAffinityPreset.key` | Node label key to match | `""` | -| `nodeAffinityPreset.values` | Node label values to match | `[]` | -| `affinity` | Map of node/pod affinities | `{}` | -| `nodeSelector` | Node labels for pod assignment | `{}` | -| `resources.requests` | CPU/Memory resource requests/limits | `{}` | -| `podSecurityContext.enabled` | Enable Moodle™ pods' Security Context | `true` | -| `podSecurityContext.fsGroup` | Moodle™ pods' group ID | `1001` | -| `containerSecurityContext.enabled` | Enable Moodle™ containers' Security Context | `true` | -| `containerSecurityContext.runAsUser` | Moodle™ containers' Security Context | `1001` | -| `livenessProbe.enabled` | Enable livenessProbe | `true` | -| `livenessProbe.path` | Request path for livenessProbe | `/login/index.php` | -| `livenessProbe.initialDelaySeconds` | Initial delay seconds for livenessProbe | `600` | -| `livenessProbe.periodSeconds` | Period seconds for livenessProbe | `10` | -| `livenessProbe.timeoutSeconds` | Timeout seconds for livenessProbe | `5` | -| `livenessProbe.failureThreshold` | Failure threshold for livenessProbe | `6` | -| `livenessProbe.successThreshold` | Success threshold for livenessProbe | `1` | -| `readinessProbe.enabled` | Enable readinessProbe | `true` | -| `readinessProbe.path` | Request path for readinessProbe | `/login/index.php` | -| `readinessProbe.initialDelaySeconds` | Initial delay seconds for readinessProbe | `30` | -| `readinessProbe.periodSeconds` | Period seconds for readinessProbe | `5` | -| `readinessProbe.timeoutSeconds` | Timeout seconds for readinessProbe | `3` | -| `readinessProbe.failureThreshold` | Failure threshold for readinessProbe | `6` | -| `readinessProbe.successThreshold` | Success threshold for readinessProbe | `1` | -| `customLivenessProbe` | Override default liveness probe | `{}` | -| `customReadinessProbe` | Override default readiness probe | `{}` | -| `lifecycleHooks` | LifecycleHook to set additional configuration at startup Evaluated as a template | `""` | -| `podAnnotations` | Pod annotations | `{}` | -| `podLabels` | Add additional labels to the pod (evaluated as a template) | `{}` | +| Name | Description | Value | +| ------------------------------------ | --------------------------------------------------------------------------------------------------------------------- | --------------------- | +| `image.registry` | Moodle image registry | `docker.io` | +| `image.repository` | Moodle image repository | `bitnami/moodle` | +| `image.tag` | Moodle image tag (immutable tags are recommended) | `3.11.3-debian-10-r0` | +| `image.pullPolicy` | Moodle image pull policy | `IfNotPresent` | +| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | +| `image.debug` | Specify if debug logs should be enabled | `false` | +| `replicaCount` | Number of Moodle replicas (requires ReadWriteMany PVC support) | `1` | +| `moodleSkipInstall` | Skip Moodle™ installation wizard. Useful for migrations and restoring from SQL dump | `false` | +| `moodleSiteName` | Site name | `""` | +| `moodleUsername` | User of the application | `user` | +| `moodlePassword` | Application password | `""` | +| `moodleEmail` | Admin email | `user@example.com` | +| `allowEmptyPassword` | Allow DB blank passwords | `true` | +| `command` | Override default container command (useful when using custom images) | `[]` | +| `args` | Override default container args (useful when using custom images) | `[]` | +| `updateStrategy.type` | Update strategy - only really applicable for deployments with RWO PVs attached | `RollingUpdate` | +| `extraEnvVars` | An array to add extra env vars | `[]` | +| `extraEnvVarsCM` | ConfigMap with extra environment variables | `""` | +| `extraEnvVarsSecret` | Secret with extra environment variables (in case of sensitive data) | `""` | +| `extraVolumes` | Array of extra volumes to be added to the deployment (evaluated as template). Requires setting `extraVolumeMounts` | `[]` | +| `extraVolumeMounts` | Array of extra volume mounts to be added to the container (evaluated as template). Normally used with `extraVolumes`. | `[]` | +| `initContainers` | Extra init containers to add to the deployment | `[]` | +| `sidecars` | Extra sidecar containers to add to the deployment | `[]` | +| `tolerations` | Tolerations for pod assignment | `[]` | +| `existingSecret` | Name of a secret with the application password | `""` | +| `smtpHost` | SMTP host | `""` | +| `smtpPort` | SMTP port | `""` | +| `smtpUser` | SMTP user | `""` | +| `smtpPassword` | SMTP password | `""` | +| `smtpProtocol` | SMTP Protocol (options: ssl,tls, nil) | `""` | +| `containerPorts` | Container ports | `{}` | +| `sessionAffinity` | Control where client requests go, to the same pod or round-robin | `None` | +| `persistence.enabled` | Enable persistence using PVC | `true` | +| `persistence.storageClass` | PVC Storage Class for Moodle | `""` | +| `persistence.accessMode` | PVC Access Mode for Moodle | `ReadWriteOnce` | +| `persistence.size` | PVC Storage Request for Moodle | `8Gi` | +| `persistence.existingClaim` | An Existing PVC name | `""` | +| `persistence.hostPath` | Host mount path for Moodle | `""` | +| `podAffinityPreset` | Pod affinity preset | `""` | +| `podAntiAffinityPreset` | Pod anti-affinity preset | `soft` | +| `nodeAffinityPreset.type` | Node affinity type | `""` | +| `nodeAffinityPreset.key` | Node label key to match | `""` | +| `nodeAffinityPreset.values` | Node label values to match | `[]` | +| `affinity` | Map of node/pod affinities | `{}` | +| `nodeSelector` | Node labels for pod assignment | `{}` | +| `resources.requests` | CPU/Memory resource requests/limits | `{}` | +| `podSecurityContext.enabled` | Enable Moodle™ pods' Security Context | `true` | +| `podSecurityContext.fsGroup` | Moodle™ pods' group ID | `1001` | +| `containerSecurityContext.enabled` | Enable Moodle™ containers' Security Context | `true` | +| `containerSecurityContext.runAsUser` | Moodle™ containers' Security Context | `1001` | +| `livenessProbe.enabled` | Enable livenessProbe | `true` | +| `livenessProbe.path` | Request path for livenessProbe | `/login/index.php` | +| `livenessProbe.initialDelaySeconds` | Initial delay seconds for livenessProbe | `600` | +| `livenessProbe.periodSeconds` | Period seconds for livenessProbe | `10` | +| `livenessProbe.timeoutSeconds` | Timeout seconds for livenessProbe | `5` | +| `livenessProbe.failureThreshold` | Failure threshold for livenessProbe | `6` | +| `livenessProbe.successThreshold` | Success threshold for livenessProbe | `1` | +| `readinessProbe.enabled` | Enable readinessProbe | `true` | +| `readinessProbe.path` | Request path for readinessProbe | `/login/index.php` | +| `readinessProbe.initialDelaySeconds` | Initial delay seconds for readinessProbe | `30` | +| `readinessProbe.periodSeconds` | Period seconds for readinessProbe | `5` | +| `readinessProbe.timeoutSeconds` | Timeout seconds for readinessProbe | `3` | +| `readinessProbe.failureThreshold` | Failure threshold for readinessProbe | `6` | +| `readinessProbe.successThreshold` | Success threshold for readinessProbe | `1` | +| `customLivenessProbe` | Override default liveness probe | `{}` | +| `customReadinessProbe` | Override default readiness probe | `{}` | +| `lifecycleHooks` | LifecycleHook to set additional configuration at startup Evaluated as a template | `""` | +| `podAnnotations` | Pod annotations | `{}` | +| `podLabels` | Add additional labels to the pod (evaluated as a template) | `{}` | ### Traffic Exposure Parameters @@ -203,7 +203,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work) | `false` | | `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` | | `volumePermissions.image.repository` | Init container volume-permissions image repository | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r172` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r190` | | `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `Always` | | `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `volumePermissions.resources.limits` | The resources limits for the container | `{}` | @@ -217,7 +217,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Start a side-car prometheus exporter | `false` | | `metrics.image.registry` | Apache exporter image registry | `docker.io` | | `metrics.image.repository` | Apache exporter image repository | `bitnami/apache-exporter` | -| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.0-debian-10-r26` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.0-debian-10-r44` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.service.type` | Prometheus metrics service type | `LoadBalancer` | @@ -246,7 +246,7 @@ The command removes all the Kubernetes components associated with the chart and | `certificates.extraEnvVarsSecret` | Secret with extra environment variables | `""` | | `certificates.image.registry` | Container sidecar registry | `docker.io` | | `certificates.image.repository` | Container sidecar image repository | `bitnami/bitnami-shell` | -| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r172` | +| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r190` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/tomcat/README.md b/bitnami/tomcat/README.md index 00eca1989..36413a71b 100644 --- a/bitnami/tomcat/README.md +++ b/bitnami/tomcat/README.md @@ -71,23 +71,23 @@ The command removes all the Kubernetes components associated with the chart and ### Tomcat parameters -| Name | Description | Value | -| ----------------------------- | -------------------------------------------------------------------- | ----------------------- | -| `image.registry` | Tomcat image registry | `docker.io` | -| `image.repository` | Tomcat image repository | `bitnami/tomcat` | -| `image.tag` | Tomcat image tag (immutable tags are recommended) | `10.0.10-debian-10-r27` | -| `image.pullPolicy` | Tomcat image pull policy | `IfNotPresent` | -| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | -| `image.debug` | Specify if debug logs should be enabled | `false` | -| `hostAliases` | Deployment pod host aliases | `[]` | -| `tomcatUsername` | Tomcat admin user | `user` | -| `tomcatPassword` | Tomcat admin password | `""` | -| `tomcatAllowRemoteManagement` | Enable remote access to management interface | `0` | -| `command` | Override default container command (useful when using custom images) | `[]` | -| `args` | Override default container args (useful when using custom images) | `[]` | -| `extraEnvVars` | Extra environment variables to be set on Tomcat container | `[]` | -| `extraEnvVarsCM` | Name of existing ConfigMap containing extra environment variables | `""` | -| `extraEnvVarsSecret` | Name of existing Secret containing extra environment variables | `""` | +| Name | Description | Value | +| ----------------------------- | -------------------------------------------------------------------- | ---------------------- | +| `image.registry` | Tomcat image registry | `docker.io` | +| `image.repository` | Tomcat image repository | `bitnami/tomcat` | +| `image.tag` | Tomcat image tag (immutable tags are recommended) | `10.0.11-debian-10-r0` | +| `image.pullPolicy` | Tomcat image pull policy | `IfNotPresent` | +| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | +| `image.debug` | Specify if debug logs should be enabled | `false` | +| `hostAliases` | Deployment pod host aliases | `[]` | +| `tomcatUsername` | Tomcat admin user | `user` | +| `tomcatPassword` | Tomcat admin password | `""` | +| `tomcatAllowRemoteManagement` | Enable remote access to management interface | `0` | +| `command` | Override default container command (useful when using custom images) | `[]` | +| `args` | Override default container args (useful when using custom images) | `[]` | +| `extraEnvVars` | Extra environment variables to be set on Tomcat container | `[]` | +| `extraEnvVarsCM` | Name of existing ConfigMap containing extra environment variables | `""` | +| `extraEnvVarsSecret` | Name of existing Secret containing extra environment variables | `""` | ### Tomcat deployment parameters @@ -177,7 +177,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes volume permissions in the data directory | `false` | | `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` | | `volumePermissions.image.repository` | Init container volume-permissions image repository | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r180` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r191` | | `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `Always` | | `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `volumePermissions.resources.limits` | Init container volume-permissions resource limits | `{}` |