[bitnami/phpmyadmin] Release 8.2.13 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-09-24 20:58:19 +00:00
parent d5301afca6
commit ef9e0e4850
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.8.0
version: 1.9.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.4.4
digest: sha256:f29d34db69444342facfcc87c81dd51b724a215feeae9c6f80249c31908fc1a2
generated: "2021-08-25T20:03:36.481490905Z"
version: 9.6.0
digest: sha256:b9c4cb68ebd33909f6424124bfe176d2fd0f67b5d4abb0c522818920a261f83f
generated: "2021-09-24T15:16:53.240787293Z"

View File

@@ -29,4 +29,4 @@ name: phpmyadmin
sources:
- https://github.com/bitnami/bitnami-docker-phpmyadmin
- https://www.phpmyadmin.net/
version: 8.2.12
version: 8.2.13

View File

@@ -51,7 +51,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 5.1.1-debian-10-r69
tag: 5.1.1-debian-10-r98
## Specify a imagePullPolicy
##
pullPolicy: IfNotPresent
@@ -445,7 +445,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.10.0-debian-10-r26
tag: 0.10.1-debian-10-r3
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.