[bitnami/phpmyadmin] Release 18.1.6 (#33105)

* [bitnami/phpmyadmin] Release 18.1.6 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-04-22 12:30:28 +02:00
committed by GitHub
parent 408bc3f3ec
commit 49fb6e8fb8
4 changed files with 15 additions and 10 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 18.1.5 (2025-03-23)
## 18.1.6 (2025-04-22)
* [bitnami/phpmyadmin] Release 18.1.5 ([#32569](https://github.com/bitnami/charts/pull/32569))
* [bitnami/phpmyadmin] Release 18.1.6 ([#33105](https://github.com/bitnami/charts/pull/33105))
## <small>18.1.5 (2025-03-23)</small>
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
* [bitnami/phpmyadmin] Release 18.1.5 (#32569) ([ed597ae](https://github.com/bitnami/charts/commit/ed597aedeac700e2a8a1557ae69a0791ecbebee8)), closes [#32569](https://github.com/bitnami/charts/issues/32569)
## <small>18.1.4 (2025-02-21)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.4.2
version: 20.4.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:1de6cb84185350e6b1b70709b42c485a96999043f9caf540323fea6467820d24
generated: "2025-03-23T10:04:44.609745845Z"
digest: sha256:2179a3011d384e207a9c028a947aebc1fe2d373e7d9eee3bc7376b2ddcf414bb
generated: "2025-04-22T10:07:55.436701488Z"

View File

@@ -7,9 +7,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r0
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
- name: phpmyadmin
image: docker.io/bitnami/phpmyadmin:5.2.2-debian-12-r7
image: docker.io/bitnami/phpmyadmin:5.2.2-debian-12-r11
apiVersion: v2
appVersion: 5.2.2
dependencies:
@@ -37,4 +37,4 @@ maintainers:
name: phpmyadmin
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin
version: 18.1.5
version: 18.1.6

View File

@@ -70,7 +70,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 5.2.2-debian-12-r7
tag: 5.2.2-debian-12-r11
digest: ""
## Specify a imagePullPolicy
##
@@ -634,7 +634,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.10-debian-12-r0
tag: 1.0.10-debian-12-r4
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.