[bitnami/phpmyadmin] Release 14.3.2 updating components versions (#23126)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-03 07:24:44 +01:00
committed by GitHub
parent 143fb834f5
commit 8ca13c5078
2 changed files with 5 additions and 5 deletions

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.5-debian-11-r4
image: docker.io/bitnami/apache-exporter:1.0.6-debian-11-r1
- name: phpmyadmin
image: docker.io/bitnami/phpmyadmin:5.2.1-debian-11-r130
image: docker.io/bitnami/phpmyadmin:5.2.1-debian-11-r131
apiVersion: v2
appVersion: 5.2.1
dependencies:
@@ -36,4 +36,4 @@ maintainers:
name: phpmyadmin
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin
version: 14.3.1
version: 14.3.2

View File

@@ -56,7 +56,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 5.2.1-debian-11-r130
tag: 5.2.1-debian-11-r131
digest: ""
## Specify a imagePullPolicy
##
@@ -608,7 +608,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.5-debian-11-r4
tag: 1.0.6-debian-11-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.