[bitnami/phpmyadmin] Release 12.1.3 (#19804)

* [bitnami/phpmyadmin] Release 12.1.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-10-09 19:32:59 +02:00
committed by GitHub
parent ca24031e8a
commit 5be58260f0
4 changed files with 10 additions and 10 deletions

View File

@@ -78,7 +78,7 @@ The command removes all the Kubernetes components associated with the chart and
| -------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------- |
| `image.registry` | phpMyAdmin image registry | `docker.io` |
| `image.repository` | phpMyAdmin image repository | `bitnami/phpmyadmin` |
| `image.tag` | phpMyAdmin image tag (immutable tags are recommended) | `5.2.1-debian-11-r103` |
| `image.tag` | phpMyAdmin image tag (immutable tags are recommended) | `5.2.1-debian-11-r122` |
| `image.digest` | phpMyAdmin image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
@@ -215,7 +215,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) | `1.0.1-debian-11-r50` |
| `metrics.image.tag` | Apache exporter image tag (immutable tags are recommended) | `1.0.2-debian-11-r5` |
| `metrics.image.digest` | Apache exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |