From c3fbb73586675a4922ca57dfd195791d3ffdc40f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Thu, 7 Oct 2021 13:41:44 +0200 Subject: [PATCH] [bitnami/prestashop] Fix default value for `ingress. ingressClassName` (and regenerate READMEs) (#7732) * [bitnami/prestashop] Fix metadata Signed-off-by: Carlos Rodriguez Hernandez * [bitnami/several] Regenerate README tables Signed-off-by: Carlos Rodriguez Hernandez --- bitnami/dokuwiki/README.md | 8 +- bitnami/drupal/README.md | 8 +- bitnami/ghost/README.md | 4 +- bitnami/grafana/README.md | 4 +- bitnami/joomla/README.md | 142 +++++++++++------------ bitnami/kubeapps/README.md | 20 ++-- bitnami/mariadb/README.md | 6 +- bitnami/mediawiki/README.md | 4 +- bitnami/minio/README.md | 6 +- bitnami/opencart/README.md | 8 +- bitnami/orangehrm/README.md | 8 +- bitnami/osclass/README.md | 8 +- bitnami/owncloud/README.md | 8 +- bitnami/phpbb/README.md | 6 +- bitnami/phpmyadmin/README.md | 26 ++--- bitnami/postgresql-ha/README.md | 200 ++++++++++++++++---------------- bitnami/prestashop/Chart.yaml | 2 +- bitnami/prestashop/README.md | 10 +- bitnami/prestashop/values.yaml | 2 +- bitnami/suitecrm/README.md | 160 ++++++++++++------------- bitnami/testlink/README.md | 8 +- bitnami/wordpress/README.md | 6 +- 22 files changed, 327 insertions(+), 327 deletions(-) diff --git a/bitnami/dokuwiki/README.md b/bitnami/dokuwiki/README.md index 90c330b8ad..7a09ab2f3a 100644 --- a/bitnami/dokuwiki/README.md +++ b/bitnami/dokuwiki/README.md @@ -73,7 +73,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------- | ----------------------------- | | `image.registry` | DokuWiki image registry | `docker.io` | | `image.repository` | DokuWiki image repository | `bitnami/dokuwiki` | -| `image.tag` | DokuWiki image tag | `20200729.0.0-debian-10-r370` | +| `image.tag` | DokuWiki image tag | `20200729.0.0-debian-10-r382` | | `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `image.pullSecrets` | Image pull policy | `[]` | | `image.debug` | Enable image debugging | `false` | @@ -159,7 +159,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 name | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r202` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r214` | | `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 | `{}` | @@ -173,7 +173,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Start a exporter side-car | `false` | | `metrics.image.registry` | Apache exporter image registry | `docker.io` | | `metrics.image.repository` | Apache exporter image name | `bitnami/apache-exporter` | -| `metrics.image.tag` | Apache exporter image tag | `0.10.1-debian-10-r4` | +| `metrics.image.tag` | Apache exporter image tag | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.podAnnotations` | Additional annotations for Metrics exporter pod | `{}` | @@ -198,7 +198,7 @@ The command removes all the Kubernetes components associated with the chart and | `certificates.extraEnvVarsSecret` | Secret containing extra env vars (in case of sensitive data) | `""` | | `certificates.image.registry` | Container sidecar registry | `docker.io` | | `certificates.image.repository` | Container sidecar image | `bitnami/bitnami-shell` | -| `certificates.image.tag` | Container sidecar image tag | `10-debian-10-r202` | +| `certificates.image.tag` | Container sidecar image tag | `10-debian-10-r214` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index e760fa0e54..18c2842f69 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -75,7 +75,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------- | -------------------- | | `image.registry` | Drupal image registry | `docker.io` | | `image.repository` | Drupal Image name | `bitnami/drupal` | -| `image.tag` | Drupal Image tag | `9.2.6-debian-10-r5` | +| `image.tag` | Drupal Image tag | `9.2.7-debian-10-r0` | | `image.pullPolicy` | Drupal image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` | @@ -200,7 +200,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 name | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r198` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r214` | | `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 | `{}` | @@ -214,7 +214,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Start a exporter side-car | `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 | `0.10.0-debian-10-r52` | +| `metrics.image.tag` | Apache exporter image tag | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Metrics exporter resource requests and limits | `{}` | @@ -239,7 +239,7 @@ The command removes all the Kubernetes components associated with the chart and | `certificates.extraEnvVarsSecret` | Secret containing extra env vars (in case of sensitive data) | `""` | | `certificates.image.registry` | Container sidecar registry | `docker.io` | | `certificates.image.repository` | Container sidecar image | `bitnami/bitnami-shell` | -| `certificates.image.tag` | Container sidecar image tag | `10-debian-10-r198` | +| `certificates.image.tag` | Container sidecar image tag | `10-debian-10-r214` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/ghost/README.md b/bitnami/ghost/README.md index 2bb8933387..8b2a5fb462 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -76,7 +76,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------- | ------------------------------------------------ | --------------------- | | `image.registry` | Ghost image registry | `docker.io` | | `image.repository` | Ghost image repository | `bitnami/ghost` | -| `image.tag` | Ghost image tag (immutable tags are recommended) | `4.17.0-debian-10-r0` | +| `image.tag` | Ghost image tag (immutable tags are recommended) | `4.17.1-debian-10-r0` | | `image.pullPolicy` | Ghost image pull policy | `IfNotPresent` | | `image.pullSecrets` | Ghost image pull secrets | `[]` | | `image.debug` | Enable image debug mode | `false` | @@ -199,7 +199,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` | | `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` | | `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r209` | +| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r214` | | `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` | | `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` | | `volumePermissions.resources.limits` | The resources limits for the init container | `{}` | diff --git a/bitnami/grafana/README.md b/bitnami/grafana/README.md index ae4dc483e3..54905dd877 100644 --- a/bitnami/grafana/README.md +++ b/bitnami/grafana/README.md @@ -156,7 +156,7 @@ This solution allows to easily deploy multiple Grafana instances compared to the | ---------------------------------- | --------------------------------------------------------------------------------- | -------------------- | | `image.registry` | Grafana image registry | `docker.io` | | `image.repository` | Grafana image repository | `bitnami/grafana` | -| `image.tag` | Grafana image tag (immutable tags are recommended) | `8.1.5-debian-10-r0` | +| `image.tag` | Grafana image tag (immutable tags are recommended) | `8.1.7-debian-10-r0` | | `image.pullPolicy` | Grafana image pull policy | `IfNotPresent` | | `image.pullSecrets` | Grafana image pull secrets | `[]` | | `hostAliases` | Add deployment host aliases | `[]` | @@ -295,7 +295,7 @@ This solution allows to easily deploy multiple Grafana instances compared to the | `imageRenderer.enabled` | Enable using a remote rendering service to render PNG images | `false` | | `imageRenderer.image.registry` | Grafana Image Renderer image registry | `docker.io` | | `imageRenderer.image.repository` | Grafana Image Renderer image repository | `bitnami/grafana-image-renderer` | -| `imageRenderer.image.tag` | Grafana Image Renderer image tag (immutable tags are recommended) | `3.2.0-debian-10-r4` | +| `imageRenderer.image.tag` | Grafana Image Renderer image tag (immutable tags are recommended) | `3.2.0-debian-10-r19` | | `imageRenderer.image.pullPolicy` | Grafana Image Renderer image pull policy | `IfNotPresent` | | `imageRenderer.image.pullSecrets` | Grafana image Renderer pull secrets | `[]` | | `imageRenderer.replicaCount` | Number of Grafana Image Renderer Pod replicas | `1` | diff --git a/bitnami/joomla/README.md b/bitnami/joomla/README.md index bffe54efda..4dc21ce896 100644 --- a/bitnami/joomla/README.md +++ b/bitnami/joomla/README.md @@ -71,76 +71,76 @@ The command removes all the Kubernetes components associated with the chart and ### Joomla! parameters -| Name | Description | Value | -| ------------------------------------ | -------------------------------------------------------------------------------------------------------------------- | --------------------- | -| `image.registry` | Joomla! image registry | `docker.io` | -| `image.repository` | Joomla! Image name | `bitnami/joomla` | -| `image.tag` | Joomla! Image tag | `3.10.2-debian-10-r0` | -| `image.pullPolicy` | Joomla! image pull policy | `IfNotPresent` | -| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | -| `image.debug` | Specify if debug logs should be enabled | `false` | -| `joomlaSkipInstall` | Skip Joomla! installation wizard. Useful for migrations and restoring from SQL dump | `no` | -| `joomlaUsername` | User of the application | `user` | -| `joomlaPassword` | Application password | `""` | -| `joomlaEmail` | Admin email | `user@example.com` | -| `allowEmptyPassword` | Allow DB blank passwords | `no` | -| `command` | Override default container command (useful when using custom images) | `[]` | -| `args` | Override default container args (useful when using custom images) | `[]` | -| `replicaCount` | Number of replicas (requires ReadWriteMany PVC support) | `1` | -| `hostAliases` | Deployment pod host aliases | `[]` | -| `updateStrategy.type` | Update strategy - only really applicable for deployments with RWO PVs attached | `RollingUpdate` | -| `extraEnvVars` | Extra environment variables | `[]` | -| `extraEnvVarsCM` | ConfigMap containing extra env vars | `""` | -| `extraEnvVarsSecret` | Secret containing extra env vars (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` | Add additional init containers to the pod (evaluated as a template) | `[]` | -| `sidecars` | Attach additional containers to the pod (evaluated as a template) | `[]` | -| `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 | `{}` | -| `persistence.enabled` | Enable persistence using PVC | `true` | -| `persistence.storageClass` | PVC Storage Class for Joomla! volume | `""` | -| `persistence.accessMode` | PVC Access Mode for Joomla! volume | `ReadWriteOnce` | -| `persistence.size` | PVC Storage Request for Joomla! volume | `8Gi` | -| `persistence.existingClaim` | An Existing PVC name | `""` | -| `persistence.hostPath` | Host mount path for Joomla! volume | `""` | -| `podAffinityPreset` | Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `""` | -| `podAntiAffinityPreset` | Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `soft` | -| `nodeAffinityPreset.type` | Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `""` | -| `nodeAffinityPreset.key` | Node label key to match Ignored if `affinity` is set. | `""` | -| `nodeAffinityPreset.values` | Node label values to match. Ignored if `affinity` is set. | `[]` | -| `affinity` | Affinity for pod assignment | `{}` | -| `nodeSelector` | Node labels for pod assignment | `{}` | -| `tolerations` | Tolerations for pod assignment | `[]` | -| `resources.limits` | The resources limits for the container | `{}` | -| `resources.requests` | The requested resources for the container | `{}` | -| `podSecurityContext.enabled` | Enable Joomla! pods' Security Context | `true` | -| `podSecurityContext.fsGroup` | Joomla! pods' group ID | `1001` | -| `containerSecurityContext.enabled` | Enable Joomla! containers' Security Context | `true` | -| `containerSecurityContext.runAsUser` | Joomla! containers' Security Context | `1001` | -| `livenessProbe.enabled` | Enable livenessProbe | `true` | -| `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.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 | `{}` | -| `priorityClassName` | Define the priority class name to use for the joomla pods here. | `""` | -| `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` | Joomla! image registry | `docker.io` | +| `image.repository` | Joomla! Image name | `bitnami/joomla` | +| `image.tag` | Joomla! Image tag | `3.10.2-debian-10-r23` | +| `image.pullPolicy` | Joomla! image pull policy | `IfNotPresent` | +| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | +| `image.debug` | Specify if debug logs should be enabled | `false` | +| `joomlaSkipInstall` | Skip Joomla! installation wizard. Useful for migrations and restoring from SQL dump | `no` | +| `joomlaUsername` | User of the application | `user` | +| `joomlaPassword` | Application password | `""` | +| `joomlaEmail` | Admin email | `user@example.com` | +| `allowEmptyPassword` | Allow DB blank passwords | `no` | +| `command` | Override default container command (useful when using custom images) | `[]` | +| `args` | Override default container args (useful when using custom images) | `[]` | +| `replicaCount` | Number of replicas (requires ReadWriteMany PVC support) | `1` | +| `hostAliases` | Deployment pod host aliases | `[]` | +| `updateStrategy.type` | Update strategy - only really applicable for deployments with RWO PVs attached | `RollingUpdate` | +| `extraEnvVars` | Extra environment variables | `[]` | +| `extraEnvVarsCM` | ConfigMap containing extra env vars | `""` | +| `extraEnvVarsSecret` | Secret containing extra env vars (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` | Add additional init containers to the pod (evaluated as a template) | `[]` | +| `sidecars` | Attach additional containers to the pod (evaluated as a template) | `[]` | +| `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 | `{}` | +| `persistence.enabled` | Enable persistence using PVC | `true` | +| `persistence.storageClass` | PVC Storage Class for Joomla! volume | `""` | +| `persistence.accessMode` | PVC Access Mode for Joomla! volume | `ReadWriteOnce` | +| `persistence.size` | PVC Storage Request for Joomla! volume | `8Gi` | +| `persistence.existingClaim` | An Existing PVC name | `""` | +| `persistence.hostPath` | Host mount path for Joomla! volume | `""` | +| `podAffinityPreset` | Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `""` | +| `podAntiAffinityPreset` | Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `soft` | +| `nodeAffinityPreset.type` | Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `""` | +| `nodeAffinityPreset.key` | Node label key to match Ignored if `affinity` is set. | `""` | +| `nodeAffinityPreset.values` | Node label values to match. Ignored if `affinity` is set. | `[]` | +| `affinity` | Affinity for pod assignment | `{}` | +| `nodeSelector` | Node labels for pod assignment | `{}` | +| `tolerations` | Tolerations for pod assignment | `[]` | +| `resources.limits` | The resources limits for the container | `{}` | +| `resources.requests` | The requested resources for the container | `{}` | +| `podSecurityContext.enabled` | Enable Joomla! pods' Security Context | `true` | +| `podSecurityContext.fsGroup` | Joomla! pods' group ID | `1001` | +| `containerSecurityContext.enabled` | Enable Joomla! containers' Security Context | `true` | +| `containerSecurityContext.runAsUser` | Joomla! containers' Security Context | `1001` | +| `livenessProbe.enabled` | Enable livenessProbe | `true` | +| `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.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 | `{}` | +| `priorityClassName` | Define the priority class name to use for the joomla pods here. | `""` | +| `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 @@ -198,7 +198,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 name | `bitnami/apache-exporter` | -| `metrics.image.tag` | Apache exporter image tag | `0.10.0-debian-10-r46` | +| `metrics.image.tag` | Apache exporter image tag | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Exporter resource requests/limit | `{}` | diff --git a/bitnami/kubeapps/README.md b/bitnami/kubeapps/README.md index 10fe90bb22..85983e2f83 100644 --- a/bitnami/kubeapps/README.md +++ b/bitnami/kubeapps/README.md @@ -102,7 +102,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith | ------------------------------------------------ | ----------------------------------------------------------------------------------------- | ---------------------- | | `frontend.image.registry` | NGINX image registry | `docker.io` | | `frontend.image.repository` | NGINX image repository | `bitnami/nginx` | -| `frontend.image.tag` | NGINX image tag (immutable tags are recommended) | `1.21.3-debian-10-r11` | +| `frontend.image.tag` | NGINX image tag (immutable tags are recommended) | `1.21.3-debian-10-r28` | | `frontend.image.pullPolicy` | NGINX image pull policy | `IfNotPresent` | | `frontend.image.pullSecrets` | NGINX image pull secrets | `[]` | | `frontend.image.debug` | Enable image debug mode | `false` | @@ -170,7 +170,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith | ------------------------------------------------- | ------------------------------------------------------------------------------------------ | ---------------------------- | | `dashboard.image.registry` | Dashboard image registry | `docker.io` | | `dashboard.image.repository` | Dashboard image repository | `bitnami/kubeapps-dashboard` | -| `dashboard.image.tag` | Dashboard image tag (immutable tags are recommended) | `2.4.0-debian-10-r17` | +| `dashboard.image.tag` | Dashboard image tag (immutable tags are recommended) | `2.4.1-debian-10-r0` | | `dashboard.image.pullPolicy` | Dashboard image pull policy | `IfNotPresent` | | `dashboard.image.pullSecrets` | Dashboard image pull secrets | `[]` | | `dashboard.image.debug` | Enable image debug mode | `false` | @@ -234,12 +234,12 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith | ----------------------------------------------------- | ----------------------------------------------------------------------------------------- | ------------------------------------------- | | `apprepository.image.registry` | Kubeapps AppRepository Controller image registry | `docker.io` | | `apprepository.image.repository` | Kubeapps AppRepository Controller image repository | `bitnami/kubeapps-apprepository-controller` | -| `apprepository.image.tag` | Kubeapps AppRepository Controller image tag (immutable tags are recommended) | `2.4.0-scratch-r1` | +| `apprepository.image.tag` | Kubeapps AppRepository Controller image tag (immutable tags are recommended) | `2.4.1-scratch-r0` | | `apprepository.image.pullPolicy` | Kubeapps AppRepository Controller image pull policy | `IfNotPresent` | | `apprepository.image.pullSecrets` | Kubeapps AppRepository Controller image pull secrets | `[]` | | `apprepository.syncImage.registry` | Kubeapps Asset Syncer image registry | `docker.io` | | `apprepository.syncImage.repository` | Kubeapps Asset Syncer image repository | `bitnami/kubeapps-asset-syncer` | -| `apprepository.syncImage.tag` | Kubeapps Asset Syncer image tag (immutable tags are recommended) | `2.4.0-scratch-r1` | +| `apprepository.syncImage.tag` | Kubeapps Asset Syncer image tag (immutable tags are recommended) | `2.4.1-scratch-r0` | | `apprepository.syncImage.pullPolicy` | Kubeapps Asset Syncer image pull policy | `IfNotPresent` | | `apprepository.syncImage.pullSecrets` | Kubeapps Asset Syncer image pull secrets | `[]` | | `apprepository.initialRepos` | Initial chart repositories to configure | `[]` | @@ -277,7 +277,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith | ----------------------------------------------- | ----------------------------------------------------------------------------------------- | -------------------------- | | `kubeops.image.registry` | Kubeops image registry | `docker.io` | | `kubeops.image.repository` | Kubeops image repository | `bitnami/kubeapps-kubeops` | -| `kubeops.image.tag` | Kubeops image tag (immutable tags are recommended) | `2.4.0-scratch-r1` | +| `kubeops.image.tag` | Kubeops image tag (immutable tags are recommended) | `2.4.1-scratch-r0` | | `kubeops.image.pullPolicy` | Kubeops image pull policy | `IfNotPresent` | | `kubeops.image.pullSecrets` | Kubeops image pull secrets | `[]` | | `kubeops.namespaceHeaderName` | Additional header name for trusted namespaces | `""` | @@ -336,7 +336,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith | ------------------------------------------------ | ----------------------------------------------------------------------------------------- | --------------------------- | | `assetsvc.image.registry` | Kubeapps Assetsvc image registry | `docker.io` | | `assetsvc.image.repository` | Kubeapps Assetsvc image repository | `bitnami/kubeapps-assetsvc` | -| `assetsvc.image.tag` | Kubeapps Assetsvc image tag (immutable tags are recommended) | `2.4.0-scratch-r1` | +| `assetsvc.image.tag` | Kubeapps Assetsvc image tag (immutable tags are recommended) | `2.4.1-scratch-r0` | | `assetsvc.image.pullPolicy` | Kubeapps Assetsvc image pull policy | `IfNotPresent` | | `assetsvc.image.pullSecrets` | Kubeapps Assetsvc image pull secrets | `[]` | | `assetsvc.replicaCount` | Number of Assetsvc replicas to deploy | `2` | @@ -391,7 +391,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith | `authProxy.enabled` | Specifies whether Kubeapps should configure OAuth login/logout | `false` | | `authProxy.image.registry` | OAuth2 Proxy image registry | `docker.io` | | `authProxy.image.repository` | OAuth2 Proxy image repository | `bitnami/oauth2-proxy` | -| `authProxy.image.tag` | OAuth2 Proxy image tag (immutable tags are recommended) | `7.1.3-debian-10-r124` | +| `authProxy.image.tag` | OAuth2 Proxy image tag (immutable tags are recommended) | `7.1.3-debian-10-r143` | | `authProxy.image.pullPolicy` | OAuth2 Proxy image pull policy | `IfNotPresent` | | `authProxy.image.pullSecrets` | OAuth2 Proxy image pull secrets | `[]` | | `authProxy.external` | Use an external Auth Proxy instead of deploying its own one | `false` | @@ -423,7 +423,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith | `pinnipedProxy.enabled` | Specifies whether Kubeapps should configure Pinniped Proxy | `false` | | `pinnipedProxy.image.registry` | Pinniped Proxy image registry | `docker.io` | | `pinnipedProxy.image.repository` | Pinniped Proxy image repository | `bitnami/kubeapps-pinniped-proxy` | -| `pinnipedProxy.image.tag` | Pinniped Proxy image tag (immutable tags are recommended) | `2.4.0-debian-10-r18` | +| `pinnipedProxy.image.tag` | Pinniped Proxy image tag (immutable tags are recommended) | `2.4.1-debian-10-r0` | | `pinnipedProxy.image.pullPolicy` | Pinniped Proxy image pull policy | `IfNotPresent` | | `pinnipedProxy.image.pullSecrets` | Pinniped Proxy image pull secrets | `[]` | | `pinnipedProxy.defaultPinnipedNamespace` | Specify the (default) namespace in which pinniped concierge is installed | `pinniped-concierge` | @@ -450,7 +450,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith | `rbac.create` | Specifies whether RBAC resources should be created | `true` | | `testImage.registry` | NGINX image registry | `docker.io` | | `testImage.repository` | NGINX image repository | `bitnami/nginx` | -| `testImage.tag` | NGINX image tag (immutable tags are recommended) | `1.21.3-debian-10-r11` | +| `testImage.tag` | NGINX image tag (immutable tags are recommended) | `1.21.3-debian-10-r28` | | `testImage.pullPolicy` | NGINX image pull policy | `IfNotPresent` | | `testImage.pullSecrets` | NGINX image pull secrets | `[]` | @@ -479,7 +479,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith | `kubeappsapis.enabledPlugins` | Enabled plugins for the Kubeapps-APIs service | `["helm"]` | | `kubeappsapis.image.registry` | Kubeapps-APIs image registry | `docker.io` | | `kubeappsapis.image.repository` | Kubeapps-APIs image repository | `bitnami/kubeapps-apis` | -| `kubeappsapis.image.tag` | Kubeapps-APIs image tag (immutable tags are recommended) | `2.4.0-debian-10-r18` | +| `kubeappsapis.image.tag` | Kubeapps-APIs image tag (immutable tags are recommended) | `2.4.1-debian-10-r0` | | `kubeappsapis.image.pullPolicy` | Kubeapps-APIs image pull policy | `IfNotPresent` | | `kubeappsapis.image.pullSecrets` | Kubeapps-APIs image pull secrets | `[]` | | `kubeappsapis.replicaCount` | Number of frontend replicas to deploy | `1` | diff --git a/bitnami/mariadb/README.md b/bitnami/mariadb/README.md index 2db7063cf8..a6b8b89666 100644 --- a/bitnami/mariadb/README.md +++ b/bitnami/mariadb/README.md @@ -78,7 +78,7 @@ The command removes all the Kubernetes components associated with the chart and | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- | | `image.registry` | MariaDB image registry | `docker.io` | | `image.repository` | MariaDB image repository | `bitnami/mariadb` | -| `image.tag` | MariaDB image tag (immutable tags are recommended) | `10.5.12-debian-10-r32` | +| `image.tag` | MariaDB image tag (immutable tags are recommended) | `10.5.12-debian-10-r60` | | `image.pullPolicy` | MariaDB image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` | @@ -260,7 +260,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes the owner and group of the persistent volume(s) mountpoint to `runAsUser:fsGroup` | `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-r185` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r214` | | `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 | `{}` | @@ -274,7 +274,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` | Exporter image registry | `docker.io` | | `metrics.image.repository` | Exporter image repository | `bitnami/mysqld-exporter` | -| `metrics.image.tag` | Exporter image tag (immutable tags are recommended) | `0.13.0-debian-10-r88` | +| `metrics.image.tag` | Exporter image tag (immutable tags are recommended) | `0.13.0-debian-10-r117` | | `metrics.image.pullPolicy` | Exporter image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.annotations` | Annotations for the Exporter pod | `{}` | diff --git a/bitnami/mediawiki/README.md b/bitnami/mediawiki/README.md index 600975dae6..461f4ee9c0 100644 --- a/bitnami/mediawiki/README.md +++ b/bitnami/mediawiki/README.md @@ -76,7 +76,7 @@ The command removes all the Kubernetes components associated with the chart and | -------------------- | -------------------------------------------------------------------- | --------------------- | | `image.registry` | MediaWiki image registry | `docker.io` | | `image.repository` | MediaWiki image repository | `bitnami/mediawiki` | -| `image.tag` | MediaWiki image tag (immutable tags are recommended) | `1.36.2-debian-10-r0` | +| `image.tag` | MediaWiki image tag (immutable tags are recommended) | `1.36.2-debian-10-r7` | | `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `hostAliases` | Deployment pod host aliases | `[]` | @@ -205,7 +205,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.1-debian-10-r10` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Exporter resource requests/limit | `{}` | diff --git a/bitnami/minio/README.md b/bitnami/minio/README.md index d749fcfc34..90108f2fc3 100644 --- a/bitnami/minio/README.md +++ b/bitnami/minio/README.md @@ -78,13 +78,13 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------- | | `image.registry` | MinIO® image registry | `docker.io` | | `image.repository` | MinIO® image repository | `bitnami/minio` | -| `image.tag` | MinIO® image tag (immutable tags are recommended) | `2021.10.2-debian-10-r0` | +| `image.tag` | MinIO® image tag (immutable tags are recommended) | `2021.10.6-debian-10-r0` | | `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` | | `clientImage.registry` | MinIO® Client image registry | `docker.io` | | `clientImage.repository` | MinIO® Client image repository | `bitnami/minio-client` | -| `clientImage.tag` | MinIO® Client image tag (immutable tags are recommended) | `2021.9.23-debian-10-r10` | +| `clientImage.tag` | MinIO® Client image tag (immutable tags are recommended) | `2021.9.23-debian-10-r13` | | `mode` | MinIO® server mode (`standalone` or `distributed`) | `standalone` | | `accessKey.password` | MinIO® Access Key. Ignored if existing secret is provided. | `""` | | `accessKey.forcePassword` | Option to force users to specify a password. That is required for 'helm upgrade' to work properly. | `false` | @@ -225,7 +225,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes the owner and group of the persistent volume(s) mountpoint to `runAsUser:fsGroup` | `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-r211` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r214` | | `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 | `{}` | diff --git a/bitnami/opencart/README.md b/bitnami/opencart/README.md index 23c08173c2..c17f055950 100644 --- a/bitnami/opencart/README.md +++ b/bitnami/opencart/README.md @@ -75,7 +75,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------ | ----------------------------------------------------------------------------------------- | ----------------------- | | `image.registry` | OpenCart image registry | `docker.io` | | `image.repository` | OpenCart image repository | `bitnami/opencart` | -| `image.tag` | OpenCart image tag (immutable tags are recommended) | `3.0.3-8-debian-10-r28` | +| `image.tag` | OpenCart image tag (immutable tags are recommended) | `3.0.3-8-debian-10-r41` | | `image.pullPolicy` | OpenCart image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` | @@ -198,7 +198,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-r203` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r214` | | `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 | `{}` | @@ -212,7 +212,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.1-debian-10-r4` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Metrics exporter resource requests and limits | `{}` | @@ -237,7 +237,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-r203` | +| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r214` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/orangehrm/README.md b/bitnami/orangehrm/README.md index 88fcee8724..97a581870a 100644 --- a/bitnami/orangehrm/README.md +++ b/bitnami/orangehrm/README.md @@ -75,7 +75,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------ | -------------------------------------------------------------------------------------------- | ------------------------ | | `image.registry` | OrangeHRM image registry | `docker.io` | | `image.repository` | OrangeHRM image repository | `bitnami/orangehrm` | -| `image.tag` | OrangeHRM Image tag (immutable tags are recommended) | `4.8.0-0-debian-10-r167` | +| `image.tag` | OrangeHRM Image tag (immutable tags are recommended) | `4.8.0-0-debian-10-r180` | | `image.pullPolicy` | OrangeHRM image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` | @@ -205,7 +205,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-r202` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r214` | | `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 | `{}` | @@ -219,7 +219,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.1-debian-10-r4` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Apache exporter image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Metrics exporter resource requests and limits | `{}` | @@ -244,7 +244,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-r202` | +| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r214` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/osclass/README.md b/bitnami/osclass/README.md index 9db9176a25..36076f46ef 100644 --- a/bitnami/osclass/README.md +++ b/bitnami/osclass/README.md @@ -75,7 +75,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------- | -------------------------------------------------- | ---------------------- | | `image.registry` | Osclass image registry | `docker.io` | | `image.repository` | Osclass image repository | `bitnami/osclass` | -| `image.tag` | Osclass image tag (immutable tags are recommended) | `4.4.0-debian-10-r121` | +| `image.tag` | Osclass image tag (immutable tags are recommended) | `4.4.0-debian-10-r137` | | `image.pullPolicy` | Osclass image pull policy | `IfNotPresent` | | `image.pullSecrets` | Osclass image pull secrets | `[]` | | `image.debug` | Enable Bitnami debug mode in Osclass image | `false` | @@ -139,7 +139,7 @@ The command removes all the Kubernetes components associated with the chart and | `certificates.extraEnvVarsSecret` | Secret with extra environment variables | `""` | | `certificates.image.registry` | Apache Exporter image registry | `docker.io` | | `certificates.image.repository` | Apache Exporter image repository | `bitnami/bitnami-shell` | -| `certificates.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `10-debian-10-r199` | +| `certificates.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `10-debian-10-r214` | | `certificates.image.pullPolicy` | Apache Exporter image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Apache Exporter image pull secrets | `[]` | | `lifecycleHooks` | lifecycleHooks for the container to automate configuration before or after startup. | `{}` | @@ -226,7 +226,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` | | `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` | | `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r199` | +| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r214` | | `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `Always` | | `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` | | `volumePermissions.resources.limits` | The resources limits for the init container | `{}` | @@ -254,7 +254,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Start a sidecar prometheus exporter to expose metrics | `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.1-debian-10-r0` | +| `metrics.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Apache Exporter image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Apache Exporter image pull secrets | `[]` | | `metrics.resources.limits` | The resources limits for the Prometheus exporter container | `{}` | diff --git a/bitnami/owncloud/README.md b/bitnami/owncloud/README.md index 8d23c97e4c..e33e4520b5 100644 --- a/bitnami/owncloud/README.md +++ b/bitnami/owncloud/README.md @@ -73,7 +73,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ---------------------- | | `image.registry` | ownCloud image registry | `docker.io` | | `image.repository` | ownCloud image repository | `bitnami/owncloud` | -| `image.tag` | ownCloud Image tag (immutable tags are recommended) | `10.8.0-debian-10-r36` | +| `image.tag` | ownCloud Image tag (immutable tags are recommended) | `10.8.0-debian-10-r61` | | `image.pullPolicy` | ownCloud image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` | @@ -190,7 +190,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-r188` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r214` | | `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 | `{}` | @@ -227,7 +227,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-r42` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Metrics exporter resource requests and limits | `{}` | @@ -254,7 +254,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-r188` | +| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r214` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/phpbb/README.md b/bitnami/phpbb/README.md index 33dffc1b0d..0858a0a9be 100644 --- a/bitnami/phpbb/README.md +++ b/bitnami/phpbb/README.md @@ -75,7 +75,7 @@ The command removes all the Kubernetes components associated with the chart and | -------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- | | `image.registry` | phpBB image registry | `docker.io` | | `image.repository` | phpBB Image repository | `bitnami/phpbb` | -| `image.tag` | phpBB Image tag (immutable tags are recommended) | `3.3.5-debian-10-r0` | +| `image.tag` | phpBB Image tag (immutable tags are recommended) | `3.3.5-debian-10-r4` | | `image.pullPolicy` | phpBB image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` | @@ -102,7 +102,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-r211` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r214` | | `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 | `{}` | @@ -205,7 +205,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.1-debian-10-r12` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Metrics exporter resource requests and limits | `{}` | diff --git a/bitnami/phpmyadmin/README.md b/bitnami/phpmyadmin/README.md index c87c318943..5814276094 100644 --- a/bitnami/phpmyadmin/README.md +++ b/bitnami/phpmyadmin/README.md @@ -67,18 +67,18 @@ The command removes all the Kubernetes components associated with the chart and ### phpMyAdmin parameters -| Name | Description | Value | -| -------------------- | -------------------------------------------------------------------- | --------------------- | -| `image.registry` | phpMyAdmin image registry | `docker.io` | -| `image.repository` | phpMyAdmin image repository | `bitnami/phpmyadmin` | -| `image.tag` | phpMyAdmin image tag (immutable tags are recommended) | `5.1.1-debian-10-r98` | -| `image.pullPolicy` | Image pull policy | `IfNotPresent` | -| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | -| `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 PhpMyAdmin container | `[]` | -| `extraEnvVarsCM` | Name of a existing ConfigMap containing extra env vars | `""` | -| `extraEnvVarsSecret` | Name of a existing Secret containing extra env vars | `""` | +| Name | Description | Value | +| -------------------- | -------------------------------------------------------------------- | ---------------------- | +| `image.registry` | phpMyAdmin image registry | `docker.io` | +| `image.repository` | phpMyAdmin image repository | `bitnami/phpmyadmin` | +| `image.tag` | phpMyAdmin image tag (immutable tags are recommended) | `5.1.1-debian-10-r111` | +| `image.pullPolicy` | Image pull policy | `IfNotPresent` | +| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | +| `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 PhpMyAdmin container | `[]` | +| `extraEnvVarsCM` | Name of a existing ConfigMap containing extra env vars | `""` | +| `extraEnvVarsSecret` | Name of a existing Secret containing extra env vars | `""` | ### phpMyAdmin deployment parameters @@ -178,7 +178,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.1-debian-10-r3` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Metrics exporter resource requests and limits | `{}` | diff --git a/bitnami/postgresql-ha/README.md b/bitnami/postgresql-ha/README.md index 9be81652a5..71e1be0c63 100644 --- a/bitnami/postgresql-ha/README.md +++ b/bitnami/postgresql-ha/README.md @@ -87,7 +87,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua | ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- | | `postgresqlImage.registry` | PostgreSQL with Repmgr image registry | `docker.io` | | `postgresqlImage.repository` | PostgreSQL with Repmgr image repository | `bitnami/postgresql-repmgr` | -| `postgresqlImage.tag` | PostgreSQL with Repmgr image tag | `11.13.0-debian-10-r40` | +| `postgresqlImage.tag` | PostgreSQL with Repmgr image tag | `11.13.0-debian-10-r53` | | `postgresqlImage.pullPolicy` | PostgreSQL with Repmgr image pull policy | `IfNotPresent` | | `postgresqlImage.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `postgresqlImage.debug` | Specify if debug logs should be enabled | `false` | @@ -201,103 +201,103 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua ### Pgpool parameters -| Name | Description | Value | -| ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | -------------------- | -| `pgpoolImage.registry` | Pgpool image registry | `docker.io` | -| `pgpoolImage.repository` | Pgpool image repository | `bitnami/pgpool` | -| `pgpoolImage.tag` | Pgpool image tag | `4.2.5-debian-10-r8` | -| `pgpoolImage.pullPolicy` | Pgpool image pull policy | `IfNotPresent` | -| `pgpoolImage.pullSecrets` | Specify docker-registry secret names as an array | `[]` | -| `pgpoolImage.debug` | Specify if debug logs should be enabled | `false` | -| `pgpool.customUsers` | Additional users that will be performing connections to the database using | `{}` | -| `pgpool.usernames` | Comma or semicolon separated list of postgres usernames | `""` | -| `pgpool.passwords` | Comma or semicolon separated list of the associated passwords for the users above | `""` | -| `pgpool.hostAliases` | Deployment pod host aliases | `[]` | -| `pgpool.customUsersSecret` | Name of a secret containing the usernames and passwords of accounts that will be added to pgpool_passwd | `""` | -| `pgpool.srCheckDatabase` | Name of the database to perform streaming replication checks | `postgres` | -| `pgpool.labels` | Labels to add to the Deployment. Evaluated as template | `{}` | -| `pgpool.podLabels` | Labels to add to the pods. Evaluated as template | `{}` | -| `pgpool.serviceLabels` | Labels to add to the service. Evaluated as template | `{}` | -| `pgpool.customLivenessProbe` | Override default liveness probe | `{}` | -| `pgpool.customReadinessProbe` | Override default readiness probe | `{}` | -| `pgpool.customStartupProbe` | Override default startup probe | `{}` | -| `pgpool.command` | Override default container command (useful when using custom images) | `[]` | -| `pgpool.args` | Override default container args (useful when using custom images) | `[]` | -| `pgpool.lifecycleHooks` | LifecycleHook to set additional configuration at startup, e.g. LDAP settings via REST API. Evaluated as a template | `{}` | -| `pgpool.extraEnvVars` | Array containing extra environment variables | `[]` | -| `pgpool.extraEnvVarsCM` | ConfigMap with extra environment variables | `""` | -| `pgpool.extraEnvVarsSecret` | Secret with extra environment variables | `""` | -| `pgpool.extraVolumes` | Extra volumes to add to the deployment | `[]` | -| `pgpool.extraVolumeMounts` | Extra volume mounts to add to the container. Normally used with `extraVolumes` | `[]` | -| `pgpool.initContainers` | Extra init containers to add to the deployment | `[]` | -| `pgpool.sidecars` | Extra sidecar containers to add to the deployment | `[]` | -| `pgpool.replicaCount` | The number of replicas to deploy | `1` | -| `pgpool.podAnnotations` | Additional pod annotations | `{}` | -| `pgpool.priorityClassName` | Pod priority class | `""` | -| `pgpool.podAffinityPreset` | Pgpool pod affinity preset. Ignored if `pgpool.affinity` is set. Allowed values: `soft` or `hard` | `""` | -| `pgpool.podAntiAffinityPreset` | Pgpool pod anti-affinity preset. Ignored if `pgpool.affinity` is set. Allowed values: `soft` or `hard` | `soft` | -| `pgpool.nodeAffinityPreset.type` | Pgpool node affinity preset type. Ignored if `pgpool.affinity` is set. Allowed values: `soft` or `hard` | `""` | -| `pgpool.nodeAffinityPreset.key` | Pgpool node label key to match Ignored if `pgpool.affinity` is set. | `""` | -| `pgpool.nodeAffinityPreset.values` | Pgpool node label values to match. Ignored if `pgpool.affinity` is set. | `[]` | -| `pgpool.affinity` | Affinity for Pgpool pods assignment | `{}` | -| `pgpool.nodeSelector` | Node labels for Pgpool pods assignment | `{}` | -| `pgpool.tolerations` | Tolerations for Pgpool pods assignment | `[]` | -| `pgpool.securityContext.enabled` | Enable security context for Pgpool | `true` | -| `pgpool.securityContext.fsGroup` | Group ID for the Pgpool filesystem | `1001` | -| `pgpool.containerSecurityContext.enabled` | Enable container security context | `true` | -| `pgpool.containerSecurityContext.runAsUser` | User ID for the Pgpool container | `1001` | -| `pgpool.resources.limits` | The resources limits for the container | `{}` | -| `pgpool.resources.requests` | The requested resources for the container | `{}` | -| `pgpool.livenessProbe.enabled` | Enable livenessProbe | `true` | -| `pgpool.livenessProbe.initialDelaySeconds` | Initial delay seconds for livenessProbe | `30` | -| `pgpool.livenessProbe.periodSeconds` | Period seconds for livenessProbe | `10` | -| `pgpool.livenessProbe.timeoutSeconds` | Timeout seconds for livenessProbe | `5` | -| `pgpool.livenessProbe.failureThreshold` | Failure threshold for livenessProbe | `5` | -| `pgpool.livenessProbe.successThreshold` | Success threshold for livenessProbe | `1` | -| `pgpool.readinessProbe.enabled` | Enable readinessProbe | `true` | -| `pgpool.readinessProbe.initialDelaySeconds` | Initial delay seconds for readinessProbe | `5` | -| `pgpool.readinessProbe.periodSeconds` | Period seconds for readinessProbe | `5` | -| `pgpool.readinessProbe.timeoutSeconds` | Timeout seconds for readinessProbe | `5` | -| `pgpool.readinessProbe.failureThreshold` | Failure threshold for readinessProbe | `5` | -| `pgpool.readinessProbe.successThreshold` | Success threshold for readinessProbe | `1` | -| `pgpool.startupProbe.enabled` | Enable startupProbe | `false` | -| `pgpool.startupProbe.initialDelaySeconds` | Initial delay seconds for startupProbe | `5` | -| `pgpool.startupProbe.periodSeconds` | Period seconds for startupProbe | `10` | -| `pgpool.startupProbe.timeoutSeconds` | Timeout seconds for startupProbe | `5` | -| `pgpool.startupProbe.failureThreshold` | Failure threshold for startupProbe | `10` | -| `pgpool.startupProbe.successThreshold` | Success threshold for startupProbe | `1` | -| `pgpool.pdb.create` | Specifies whether a Pod disruption budget should be created for Pgpool pods | `false` | -| `pgpool.pdb.minAvailable` | Minimum number / percentage of pods that should remain scheduled | `1` | -| `pgpool.pdb.maxUnavailable` | Maximum number / percentage of pods that may be made unavailable | `""` | -| `pgpool.updateStrategy` | Strategy used to replace old Pods by new ones | `{}` | -| `pgpool.minReadySeconds` | How many seconds a pod needs to be ready before killing the next, during update | `""` | -| `pgpool.adminUsername` | Pgpool Admin username | `admin` | -| `pgpool.adminPassword` | Pgpool Admin password | `""` | -| `pgpool.logConnections` | Log all client connections (PGPOOL_ENABLE_LOG_CONNECTIONS) | `false` | -| `pgpool.logHostname` | Log the client hostname instead of IP address (PGPOOL_ENABLE_LOG_HOSTNAME) | `true` | -| `pgpool.logPerNodeStatement` | Log every SQL statement for each DB node separately (PGPOOL_ENABLE_LOG_PER_NODE_STATEMENT) | `false` | -| `pgpool.logLinePrefix` | Format of the log entry lines (PGPOOL_LOG_LINE_PREFIX) | `""` | -| `pgpool.clientMinMessages` | Log level for clients | `error` | -| `pgpool.numInitChildren` | The number of preforked Pgpool-II server processes. It is also the concurrent | `""` | -| `pgpool.maxPool` | The maximum number of cached connections in each child process (PGPOOL_MAX_POOL) | `""` | -| `pgpool.childMaxConnections` | The maximum number of client connections in each child process (PGPOOL_CHILD_MAX_CONNECTIONS) | `""` | -| `pgpool.childLifeTime` | The time in seconds to terminate a Pgpool-II child process if it remains idle (PGPOOL_CHILD_LIFE_TIME) | `""` | -| `pgpool.clientIdleLimit` | The time in seconds to disconnect a client if it remains idle since the last query (PGPOOL_CLIENT_IDLE_LIMIT) | `""` | -| `pgpool.connectionLifeTime` | The time in seconds to terminate the cached connections to the PostgreSQL backend (PGPOOL_CONNECTION_LIFE_TIME) | `""` | -| `pgpool.useLoadBalancing` | Use Pgpool Load-Balancing | `true` | -| `pgpool.loadBalancingOnWrite` | LoadBalancer on write actions behavior | `transaction` | -| `pgpool.configuration` | Pgpool configuration | `{}` | -| `pgpool.configurationCM` | ConfigMap with Pgpool configuration | `""` | -| `pgpool.initdbScripts` | Dictionary of initdb scripts | `{}` | -| `pgpool.initdbScriptsCM` | ConfigMap with scripts to be run every time Pgpool container is initialized | `""` | -| `pgpool.initdbScriptsSecret` | Secret with scripts to be run every time Pgpool container is initialized | `""` | -| `pgpool.tls.enabled` | Enable TLS traffic support for end-client connections | `false` | -| `pgpool.tls.autoGenerated` | Create self-signed TLS certificates. Currently only supports PEM certificates | `false` | -| `pgpool.tls.preferServerCiphers` | Whether to use the server's TLS cipher preferences rather than the client's | `true` | -| `pgpool.tls.certificatesSecret` | Name of an existing secret that contains the certificates | `""` | -| `pgpool.tls.certFilename` | Certificate filename | `""` | -| `pgpool.tls.certKeyFilename` | Certificate key filename | `""` | -| `pgpool.tls.certCAFilename` | CA Certificate filename | `""` | +| Name | Description | Value | +| ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------- | +| `pgpoolImage.registry` | Pgpool image registry | `docker.io` | +| `pgpoolImage.repository` | Pgpool image repository | `bitnami/pgpool` | +| `pgpoolImage.tag` | Pgpool image tag | `4.2.5-debian-10-r22` | +| `pgpoolImage.pullPolicy` | Pgpool image pull policy | `IfNotPresent` | +| `pgpoolImage.pullSecrets` | Specify docker-registry secret names as an array | `[]` | +| `pgpoolImage.debug` | Specify if debug logs should be enabled | `false` | +| `pgpool.customUsers` | Additional users that will be performing connections to the database using | `{}` | +| `pgpool.usernames` | Comma or semicolon separated list of postgres usernames | `""` | +| `pgpool.passwords` | Comma or semicolon separated list of the associated passwords for the users above | `""` | +| `pgpool.hostAliases` | Deployment pod host aliases | `[]` | +| `pgpool.customUsersSecret` | Name of a secret containing the usernames and passwords of accounts that will be added to pgpool_passwd | `""` | +| `pgpool.srCheckDatabase` | Name of the database to perform streaming replication checks | `postgres` | +| `pgpool.labels` | Labels to add to the Deployment. Evaluated as template | `{}` | +| `pgpool.podLabels` | Labels to add to the pods. Evaluated as template | `{}` | +| `pgpool.serviceLabels` | Labels to add to the service. Evaluated as template | `{}` | +| `pgpool.customLivenessProbe` | Override default liveness probe | `{}` | +| `pgpool.customReadinessProbe` | Override default readiness probe | `{}` | +| `pgpool.customStartupProbe` | Override default startup probe | `{}` | +| `pgpool.command` | Override default container command (useful when using custom images) | `[]` | +| `pgpool.args` | Override default container args (useful when using custom images) | `[]` | +| `pgpool.lifecycleHooks` | LifecycleHook to set additional configuration at startup, e.g. LDAP settings via REST API. Evaluated as a template | `{}` | +| `pgpool.extraEnvVars` | Array containing extra environment variables | `[]` | +| `pgpool.extraEnvVarsCM` | ConfigMap with extra environment variables | `""` | +| `pgpool.extraEnvVarsSecret` | Secret with extra environment variables | `""` | +| `pgpool.extraVolumes` | Extra volumes to add to the deployment | `[]` | +| `pgpool.extraVolumeMounts` | Extra volume mounts to add to the container. Normally used with `extraVolumes` | `[]` | +| `pgpool.initContainers` | Extra init containers to add to the deployment | `[]` | +| `pgpool.sidecars` | Extra sidecar containers to add to the deployment | `[]` | +| `pgpool.replicaCount` | The number of replicas to deploy | `1` | +| `pgpool.podAnnotations` | Additional pod annotations | `{}` | +| `pgpool.priorityClassName` | Pod priority class | `""` | +| `pgpool.podAffinityPreset` | Pgpool pod affinity preset. Ignored if `pgpool.affinity` is set. Allowed values: `soft` or `hard` | `""` | +| `pgpool.podAntiAffinityPreset` | Pgpool pod anti-affinity preset. Ignored if `pgpool.affinity` is set. Allowed values: `soft` or `hard` | `soft` | +| `pgpool.nodeAffinityPreset.type` | Pgpool node affinity preset type. Ignored if `pgpool.affinity` is set. Allowed values: `soft` or `hard` | `""` | +| `pgpool.nodeAffinityPreset.key` | Pgpool node label key to match Ignored if `pgpool.affinity` is set. | `""` | +| `pgpool.nodeAffinityPreset.values` | Pgpool node label values to match. Ignored if `pgpool.affinity` is set. | `[]` | +| `pgpool.affinity` | Affinity for Pgpool pods assignment | `{}` | +| `pgpool.nodeSelector` | Node labels for Pgpool pods assignment | `{}` | +| `pgpool.tolerations` | Tolerations for Pgpool pods assignment | `[]` | +| `pgpool.securityContext.enabled` | Enable security context for Pgpool | `true` | +| `pgpool.securityContext.fsGroup` | Group ID for the Pgpool filesystem | `1001` | +| `pgpool.containerSecurityContext.enabled` | Enable container security context | `true` | +| `pgpool.containerSecurityContext.runAsUser` | User ID for the Pgpool container | `1001` | +| `pgpool.resources.limits` | The resources limits for the container | `{}` | +| `pgpool.resources.requests` | The requested resources for the container | `{}` | +| `pgpool.livenessProbe.enabled` | Enable livenessProbe | `true` | +| `pgpool.livenessProbe.initialDelaySeconds` | Initial delay seconds for livenessProbe | `30` | +| `pgpool.livenessProbe.periodSeconds` | Period seconds for livenessProbe | `10` | +| `pgpool.livenessProbe.timeoutSeconds` | Timeout seconds for livenessProbe | `5` | +| `pgpool.livenessProbe.failureThreshold` | Failure threshold for livenessProbe | `5` | +| `pgpool.livenessProbe.successThreshold` | Success threshold for livenessProbe | `1` | +| `pgpool.readinessProbe.enabled` | Enable readinessProbe | `true` | +| `pgpool.readinessProbe.initialDelaySeconds` | Initial delay seconds for readinessProbe | `5` | +| `pgpool.readinessProbe.periodSeconds` | Period seconds for readinessProbe | `5` | +| `pgpool.readinessProbe.timeoutSeconds` | Timeout seconds for readinessProbe | `5` | +| `pgpool.readinessProbe.failureThreshold` | Failure threshold for readinessProbe | `5` | +| `pgpool.readinessProbe.successThreshold` | Success threshold for readinessProbe | `1` | +| `pgpool.startupProbe.enabled` | Enable startupProbe | `false` | +| `pgpool.startupProbe.initialDelaySeconds` | Initial delay seconds for startupProbe | `5` | +| `pgpool.startupProbe.periodSeconds` | Period seconds for startupProbe | `10` | +| `pgpool.startupProbe.timeoutSeconds` | Timeout seconds for startupProbe | `5` | +| `pgpool.startupProbe.failureThreshold` | Failure threshold for startupProbe | `10` | +| `pgpool.startupProbe.successThreshold` | Success threshold for startupProbe | `1` | +| `pgpool.pdb.create` | Specifies whether a Pod disruption budget should be created for Pgpool pods | `false` | +| `pgpool.pdb.minAvailable` | Minimum number / percentage of pods that should remain scheduled | `1` | +| `pgpool.pdb.maxUnavailable` | Maximum number / percentage of pods that may be made unavailable | `""` | +| `pgpool.updateStrategy` | Strategy used to replace old Pods by new ones | `{}` | +| `pgpool.minReadySeconds` | How many seconds a pod needs to be ready before killing the next, during update | `""` | +| `pgpool.adminUsername` | Pgpool Admin username | `admin` | +| `pgpool.adminPassword` | Pgpool Admin password | `""` | +| `pgpool.logConnections` | Log all client connections (PGPOOL_ENABLE_LOG_CONNECTIONS) | `false` | +| `pgpool.logHostname` | Log the client hostname instead of IP address (PGPOOL_ENABLE_LOG_HOSTNAME) | `true` | +| `pgpool.logPerNodeStatement` | Log every SQL statement for each DB node separately (PGPOOL_ENABLE_LOG_PER_NODE_STATEMENT) | `false` | +| `pgpool.logLinePrefix` | Format of the log entry lines (PGPOOL_LOG_LINE_PREFIX) | `""` | +| `pgpool.clientMinMessages` | Log level for clients | `error` | +| `pgpool.numInitChildren` | The number of preforked Pgpool-II server processes. It is also the concurrent | `""` | +| `pgpool.maxPool` | The maximum number of cached connections in each child process (PGPOOL_MAX_POOL) | `""` | +| `pgpool.childMaxConnections` | The maximum number of client connections in each child process (PGPOOL_CHILD_MAX_CONNECTIONS) | `""` | +| `pgpool.childLifeTime` | The time in seconds to terminate a Pgpool-II child process if it remains idle (PGPOOL_CHILD_LIFE_TIME) | `""` | +| `pgpool.clientIdleLimit` | The time in seconds to disconnect a client if it remains idle since the last query (PGPOOL_CLIENT_IDLE_LIMIT) | `""` | +| `pgpool.connectionLifeTime` | The time in seconds to terminate the cached connections to the PostgreSQL backend (PGPOOL_CONNECTION_LIFE_TIME) | `""` | +| `pgpool.useLoadBalancing` | Use Pgpool Load-Balancing | `true` | +| `pgpool.loadBalancingOnWrite` | LoadBalancer on write actions behavior | `transaction` | +| `pgpool.configuration` | Pgpool configuration | `{}` | +| `pgpool.configurationCM` | ConfigMap with Pgpool configuration | `""` | +| `pgpool.initdbScripts` | Dictionary of initdb scripts | `{}` | +| `pgpool.initdbScriptsCM` | ConfigMap with scripts to be run every time Pgpool container is initialized | `""` | +| `pgpool.initdbScriptsSecret` | Secret with scripts to be run every time Pgpool container is initialized | `""` | +| `pgpool.tls.enabled` | Enable TLS traffic support for end-client connections | `false` | +| `pgpool.tls.autoGenerated` | Create self-signed TLS certificates. Currently only supports PEM certificates | `false` | +| `pgpool.tls.preferServerCiphers` | Whether to use the server's TLS cipher preferences rather than the client's | `true` | +| `pgpool.tls.certificatesSecret` | Name of an existing secret that contains the certificates | `""` | +| `pgpool.tls.certFilename` | Certificate filename | `""` | +| `pgpool.tls.certKeyFilename` | Certificate key filename | `""` | +| `pgpool.tls.certCAFilename` | CA Certificate filename | `""` | ### LDAP parameters @@ -322,7 +322,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua | -------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- | | `metricsImage.registry` | PostgreSQL Prometheus exporter image registry | `docker.io` | | `metricsImage.repository` | PostgreSQL Prometheus exporter image repository | `bitnami/postgres-exporter` | -| `metricsImage.tag` | PostgreSQL Prometheus exporter image tag | `0.10.0-debian-10-r68` | +| `metricsImage.tag` | PostgreSQL Prometheus exporter image tag | `0.10.0-debian-10-r82` | | `metricsImage.pullPolicy` | PostgreSQL Prometheus exporter image pull policy | `IfNotPresent` | | `metricsImage.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metricsImage.debug` | Specify if debug logs should be enabled | `false` | @@ -367,7 +367,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua | --------------------------------------------- | --------------------------------------------------- | ----------------------- | | `volumePermissionsImage.registry` | Init container volume-permissions image registry | `docker.io` | | `volumePermissionsImage.repository` | Init container volume-permissions image repository | `bitnami/bitnami-shell` | -| `volumePermissionsImage.tag` | Init container volume-permissions image tag | `10-debian-10-r200` | +| `volumePermissionsImage.tag` | Init container volume-permissions image tag | `10-debian-10-r214` | | `volumePermissionsImage.pullPolicy` | Init container volume-permissions image pull policy | `Always` | | `volumePermissionsImage.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `volumePermissions.enabled` | Enable init container to adapt volume permissions | `false` | diff --git a/bitnami/prestashop/Chart.yaml b/bitnami/prestashop/Chart.yaml index 15688353f7..cb5194c4f8 100644 --- a/bitnami/prestashop/Chart.yaml +++ b/bitnami/prestashop/Chart.yaml @@ -29,4 +29,4 @@ name: prestashop sources: - https://github.com/bitnami/bitnami-docker-prestashop - https://prestashop.com/ -version: 13.2.1 +version: 13.2.2 diff --git a/bitnami/prestashop/README.md b/bitnami/prestashop/README.md index 7662bc4f01..6b911faef3 100644 --- a/bitnami/prestashop/README.md +++ b/bitnami/prestashop/README.md @@ -75,7 +75,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------ | ----------------------------------------------------------------------------------------- | ---------------------- | | `image.registry` | PrestaShop image registry | `docker.io` | | `image.repository` | PrestaShop image repository | `bitnami/prestashop` | -| `image.tag` | PrestaShop image tag (immutable tags are recommended) | `1.7.7-8-debian-10-r0` | +| `image.tag` | PrestaShop image tag (immutable tags are recommended) | `1.7.8-0-debian-10-r1` | | `image.pullPolicy` | PrestaShop image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` | @@ -175,7 +175,7 @@ The command removes all the Kubernetes components associated with the chart and | `ingress.enabled` | Enable ingress controller resource | `false` | | `ingress.pathType` | Ingress path type | `ImplementationSpecific` | | `ingress.apiVersion` | Override API Version (automatically detected if not set) | `""` | -| `ingress.ingressClassName` | IngressClass that will be be used to implement the Ingress (Kubernetes 1.18+) | `nil` | +| `ingress.ingressClassName` | IngressClass that will be be used to implement the Ingress (Kubernetes 1.18+) | `""` | | `ingress.hostname` | Default host for the ingress resource | `prestashop.local` | | `ingress.path` | Default path for the ingress resource*' in order to use this | `/` | | `ingress.annotations` | Additional annotations for the Ingress resource. To enable certificate autogeneration, place here your cert-manager annotations. | `{}` | @@ -216,7 +216,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-r192` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r214` | | `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 | `{}` | @@ -230,7 +230,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-r46` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Metrics exporter resource requests and limits | `{}` | @@ -255,7 +255,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-r192` | +| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r214` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/prestashop/values.yaml b/bitnami/prestashop/values.yaml index c89dcfd059..a6baf18631 100644 --- a/bitnami/prestashop/values.yaml +++ b/bitnami/prestashop/values.yaml @@ -423,7 +423,7 @@ ingress: ## This is supported in Kubernetes 1.18+ and required if you have more than one IngressClass marked as the default for your cluster . ## ref: https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/ ## - ingressClassName: + ingressClassName: "" ## @param ingress.hostname Default host for the ingress resource ## hostname: prestashop.local diff --git a/bitnami/suitecrm/README.md b/bitnami/suitecrm/README.md index 554ab542fc..42399e2175 100644 --- a/bitnami/suitecrm/README.md +++ b/bitnami/suitecrm/README.md @@ -71,83 +71,83 @@ The command removes all the Kubernetes components associated with the chart and ### SuiteCRM parameters -| Name | Description | Value | -| ------------------------------------ | ----------------------------------------------------------------------------------------- | ---------------------- | -| `image.registry` | SuiteCRM image registry | `docker.io` | -| `image.repository` | SuiteCRM image repository | `bitnami/suitecrm` | -| `image.tag` | SuiteCRM image tag (immutable tags are recommended) | `7.11.22-debian-10-r0` | -| `image.pullPolicy` | SuiteCRM 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 replicas (requires ReadWriteMany PVC support) | `1` | -| `suitecrmSkipInstall` | Skip SuiteCRM installation wizard. Useful for migrations and restoring from SQL dump | `false` | -| `suitecrmValidateUserIP` | Whether to validate the user IP address or not | `false` | -| `suitecrmHost` | SuiteCRM host to create application URLs | `""` | -| `suitecrmUsername` | User of the application | `user` | -| `suitecrmPassword` | Application password | `""` | -| `suitecrmEmail` | Admin email | `user@example.com` | -| `allowEmptyPassword` | Allow DB blank passwords | `false` | -| `command` | Override default container command (useful when using custom images) | `[]` | -| `args` | Override default container args (useful when using custom images) | `[]` | -| `hostAliases` | Deployment pod host aliases | `[]` | -| `updateStrategy.type` | Update strategy - only really applicable for deployments with RWO PVs attached | `RollingUpdate` | -| `extraEnvVars` | An array to add extra environment variables | `[]` | -| `extraEnvVarsCM` | ConfigMap containing extra environment variables | `""` | -| `extraEnvVarsSecret` | Secret containing extra environment variables | `""` | -| `extraVolumes` | Extra volumes to add to the deployment. Requires setting `extraVolumeMounts` | `[]` | -| `extraVolumeMounts` | Extra volume mounts to add to the container. Requires setting `extraVolumeMounts | `[]` | -| `initContainers` | Extra init containers to add to the deployment | `[]` | -| `sidecars` | Extra sidecar containers to add to the deployment | `[]` | -| `tolerations` | Tolerations for pod assignment. Evaluated as a template. | `[]` | -| `existingSecret` | Name of a secret with the application password | `""` | -| `suitecrmSmtpHost` | SMTP host | `""` | -| `suitecrmSmtpPort` | SMTP port | `""` | -| `suitecrmSmtpUser` | SMTP user | `""` | -| `suitecrmSmtpPassword` | SMTP password | `""` | -| `suitecrmSmtpProtocol` | SMTP protocol [`ssl`, `tls`] | `""` | -| `suitecrmNotifyAddress` | SuiteCRM notify address | `""` | -| `suitecrmNotifyName` | SuiteCRM notify name | `""` | -| `containerPorts` | Container ports | `{}` | -| `sessionAffinity` | Control where client requests go, to the same pod or round-robin | `None` | -| `podAffinityPreset` | Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `""` | -| `podAntiAffinityPreset` | Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `soft` | -| `nodeAffinityPreset.type` | Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `""` | -| `nodeAffinityPreset.key` | Node label key to match Ignored if `affinity` is set. | `""` | -| `nodeAffinityPreset.values` | Node label values to match. Ignored if `affinity` is set. | `[]` | -| `affinity` | Affinity for pod assignment | `{}` | -| `nodeSelector` | Node labels for pod assignment. Evaluated as a template. | `{}` | -| `resources.requests` | The requested resources for the container | `{}` | -| `podSecurityContext.enabled` | Enable SuiteCRM pods' Security Context | `true` | -| `podSecurityContext.fsGroup` | SuiteCRM pods' group ID | `1001` | -| `containerSecurityContext.enabled` | Enable SuiteCRM containers' Security Context | `true` | -| `containerSecurityContext.runAsUser` | SuiteCRM containers' Security Context | `1001` | -| `livenessProbe.enabled` | Enable livenessProbe | `true` | -| `livenessProbe.path` | Request path for livenessProbe | `/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 | `/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` | -| `startupProbe.enabled` | Enable startupProbe | `false` | -| `startupProbe.path` | Request path for startupProbe | `/index.php` | -| `startupProbe.initialDelaySeconds` | Initial delay seconds for startupProbe | `0` | -| `startupProbe.periodSeconds` | Period seconds for startupProbe | `10` | -| `startupProbe.timeoutSeconds` | Timeout seconds for startupProbe | `3` | -| `startupProbe.failureThreshold` | Failure threshold for startupProbe | `60` | -| `startupProbe.successThreshold` | Success threshold for startupProbe | `1` | -| `customLivenessProbe` | Override default liveness probe | `{}` | -| `customReadinessProbe` | Override default readiness probe | `{}` | -| `customStartupProbe` | Override default startup probe | `{}` | -| `lifecycleHooks` | lifecycleHooks for the container to automate configuration before or after startup | `{}` | -| `podAnnotations` | Pod annotations | `{}` | -| `podLabels` | Pod extra labels | `{}` | +| Name | Description | Value | +| ------------------------------------ | ----------------------------------------------------------------------------------------- | ----------------------- | +| `image.registry` | SuiteCRM image registry | `docker.io` | +| `image.repository` | SuiteCRM image repository | `bitnami/suitecrm` | +| `image.tag` | SuiteCRM image tag (immutable tags are recommended) | `7.11.22-debian-10-r13` | +| `image.pullPolicy` | SuiteCRM 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 replicas (requires ReadWriteMany PVC support) | `1` | +| `suitecrmSkipInstall` | Skip SuiteCRM installation wizard. Useful for migrations and restoring from SQL dump | `false` | +| `suitecrmValidateUserIP` | Whether to validate the user IP address or not | `false` | +| `suitecrmHost` | SuiteCRM host to create application URLs | `""` | +| `suitecrmUsername` | User of the application | `user` | +| `suitecrmPassword` | Application password | `""` | +| `suitecrmEmail` | Admin email | `user@example.com` | +| `allowEmptyPassword` | Allow DB blank passwords | `false` | +| `command` | Override default container command (useful when using custom images) | `[]` | +| `args` | Override default container args (useful when using custom images) | `[]` | +| `hostAliases` | Deployment pod host aliases | `[]` | +| `updateStrategy.type` | Update strategy - only really applicable for deployments with RWO PVs attached | `RollingUpdate` | +| `extraEnvVars` | An array to add extra environment variables | `[]` | +| `extraEnvVarsCM` | ConfigMap containing extra environment variables | `""` | +| `extraEnvVarsSecret` | Secret containing extra environment variables | `""` | +| `extraVolumes` | Extra volumes to add to the deployment. Requires setting `extraVolumeMounts` | `[]` | +| `extraVolumeMounts` | Extra volume mounts to add to the container. Requires setting `extraVolumeMounts | `[]` | +| `initContainers` | Extra init containers to add to the deployment | `[]` | +| `sidecars` | Extra sidecar containers to add to the deployment | `[]` | +| `tolerations` | Tolerations for pod assignment. Evaluated as a template. | `[]` | +| `existingSecret` | Name of a secret with the application password | `""` | +| `suitecrmSmtpHost` | SMTP host | `""` | +| `suitecrmSmtpPort` | SMTP port | `""` | +| `suitecrmSmtpUser` | SMTP user | `""` | +| `suitecrmSmtpPassword` | SMTP password | `""` | +| `suitecrmSmtpProtocol` | SMTP protocol [`ssl`, `tls`] | `""` | +| `suitecrmNotifyAddress` | SuiteCRM notify address | `""` | +| `suitecrmNotifyName` | SuiteCRM notify name | `""` | +| `containerPorts` | Container ports | `{}` | +| `sessionAffinity` | Control where client requests go, to the same pod or round-robin | `None` | +| `podAffinityPreset` | Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `""` | +| `podAntiAffinityPreset` | Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `soft` | +| `nodeAffinityPreset.type` | Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` | `""` | +| `nodeAffinityPreset.key` | Node label key to match Ignored if `affinity` is set. | `""` | +| `nodeAffinityPreset.values` | Node label values to match. Ignored if `affinity` is set. | `[]` | +| `affinity` | Affinity for pod assignment | `{}` | +| `nodeSelector` | Node labels for pod assignment. Evaluated as a template. | `{}` | +| `resources.requests` | The requested resources for the container | `{}` | +| `podSecurityContext.enabled` | Enable SuiteCRM pods' Security Context | `true` | +| `podSecurityContext.fsGroup` | SuiteCRM pods' group ID | `1001` | +| `containerSecurityContext.enabled` | Enable SuiteCRM containers' Security Context | `true` | +| `containerSecurityContext.runAsUser` | SuiteCRM containers' Security Context | `1001` | +| `livenessProbe.enabled` | Enable livenessProbe | `true` | +| `livenessProbe.path` | Request path for livenessProbe | `/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 | `/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` | +| `startupProbe.enabled` | Enable startupProbe | `false` | +| `startupProbe.path` | Request path for startupProbe | `/index.php` | +| `startupProbe.initialDelaySeconds` | Initial delay seconds for startupProbe | `0` | +| `startupProbe.periodSeconds` | Period seconds for startupProbe | `10` | +| `startupProbe.timeoutSeconds` | Timeout seconds for startupProbe | `3` | +| `startupProbe.failureThreshold` | Failure threshold for startupProbe | `60` | +| `startupProbe.successThreshold` | Success threshold for startupProbe | `1` | +| `customLivenessProbe` | Override default liveness probe | `{}` | +| `customReadinessProbe` | Override default readiness probe | `{}` | +| `customStartupProbe` | Override default startup probe | `{}` | +| `lifecycleHooks` | lifecycleHooks for the container to automate configuration before or after startup | `{}` | +| `podAnnotations` | Pod annotations | `{}` | +| `podLabels` | Pod extra labels | `{}` | ### Database parameters @@ -193,7 +193,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 | `10-debian-10-r202` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag | `10-debian-10-r214` | | `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 | `{}` | @@ -231,7 +231,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.1-debian-10-r3` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Metrics exporter resource requests and limits | `{}` | @@ -256,7 +256,7 @@ The command removes all the Kubernetes components associated with the chart and | `certificates.extraEnvVarsSecret` | Secret containing extra environment variables (in case of sensitive data) | `""` | | `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-r202` | +| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r214` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/testlink/README.md b/bitnami/testlink/README.md index 2b3375d42b..e5bd519061 100644 --- a/bitnami/testlink/README.md +++ b/bitnami/testlink/README.md @@ -75,7 +75,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------ | ----------------------------------------------------------------------------------------- | ----------------------- | | `image.registry` | TestLink image registry | `docker.io` | | `image.repository` | TestLink image repository | `bitnami/testlink` | -| `image.tag` | TestLink Image tag (immutable tags are recommended) | `1.9.20-debian-10-r505` | +| `image.tag` | TestLink Image tag (immutable tags are recommended) | `1.9.20-debian-10-r521` | | `image.pullPolicy` | TestLink image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` | @@ -199,7 +199,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-r199` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `10-debian-10-r214` | | `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 | `{}` | @@ -213,7 +213,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.1-debian-10-r0` | +| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `metrics.resources` | Metrics exporter resource requests and limits | `{}` | @@ -238,7 +238,7 @@ The command removes all the Kubernetes components associated with the chart and | `certificates.extraEnvVarsSecret` | Secret containing extra env vars (in case of sensitive data) | `""` | | `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-r199` | +| `certificates.image.tag` | Container sidecar image tag (immutable tags are recommended) | `10-debian-10-r214` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/wordpress/README.md b/bitnami/wordpress/README.md index 1e10267b81..728fde4076 100644 --- a/bitnami/wordpress/README.md +++ b/bitnami/wordpress/README.md @@ -79,7 +79,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------- | ---------------------------------------------------- | --------------------- | | `image.registry` | WordPress image registry | `docker.io` | | `image.repository` | WordPress image repository | `bitnami/wordpress` | -| `image.tag` | WordPress image tag (immutable tags are recommended) | `5.8.1-debian-10-r23` | +| `image.tag` | WordPress image tag (immutable tags are recommended) | `5.8.1-debian-10-r29` | | `image.pullPolicy` | WordPress image pull policy | `IfNotPresent` | | `image.pullSecrets` | WordPress image pull secrets | `[]` | | `image.debug` | Enable image debug mode | `false` | @@ -229,7 +229,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` | | `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` | | `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r209` | +| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r214` | | `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `Always` | | `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` | | `volumePermissions.resources.limits` | The resources limits for the init container | `{}` | @@ -258,7 +258,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Start a sidecar prometheus exporter to expose metrics | `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.1-debian-10-r11` | +| `metrics.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `0.10.1-debian-10-r16` | | `metrics.image.pullPolicy` | Apache Exporter image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Apache Exporter image pull secrets | `[]` | | `metrics.resources.limits` | The resources limits for the Prometheus exporter container | `{}` |