[bitnami/phpmyadmin] Release 9.0.8 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-03-01 16:36:30 +00:00
parent cbe5601a7f
commit fa42c8ecc3
3 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.11.1
version: 1.11.2
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 10.3.6
digest: sha256:7373d8eddd1dd29991b1447c28dd7617f7349ac8fba3bdec8e75a61eb70f0fc1
generated: "2022-02-22T01:34:54.208284862Z"
version: 10.3.7
digest: sha256:e1a43276b806d2dfa5a26fabfde252157e521fed227a2ec09a9d70629054dc04
generated: "2022-03-01T01:04:36.686700574Z"
+1 -1
View File
@@ -29,4 +29,4 @@ name: phpmyadmin
sources:
- https://github.com/bitnami/bitnami-docker-phpmyadmin
- https://www.phpmyadmin.net/
version: 9.0.7
version: 9.0.8
+2 -2
View File
@@ -52,7 +52,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 5.1.3-debian-10-r13
tag: 5.1.3-debian-10-r15
## Specify a imagePullPolicy
##
pullPolicy: IfNotPresent
@@ -532,7 +532,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-10-r68
tag: 0.11.0-debian-10-r70
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.