[bitnami/phpmyadmin] Release 18.1.5 (#32569)

* [bitnami/phpmyadmin] Release 18.1.5 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-03-23 11:22:34 +01:00
committed by GitHub
parent 5861035b62
commit ed597aedea
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 18.1.4 (2025-02-21)
## 18.1.5 (2025-03-23)
* [bitnami/phpmyadmin] Release 18.1.4 ([#32100](https://github.com/bitnami/charts/pull/32100))
* [bitnami/phpmyadmin] Release 18.1.5 ([#32569](https://github.com/bitnami/charts/pull/32569))
## <small>18.1.4 (2025-02-21)</small>
* [bitnami/phpmyadmin] Release 18.1.4 (#32100) ([419e94c](https://github.com/bitnami/charts/commit/419e94c7256a513e62bb8f6eb1484483d11d4108)), closes [#32100](https://github.com/bitnami/charts/issues/32100)
## <small>18.1.3 (2025-02-20)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.3.1
version: 20.4.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:193fc7b8278f6b32f89478cfcfbc84833ebcbb08c6f445bad329883b545d6609
generated: "2025-02-20T22:53:45.288137361Z"
digest: sha256:1de6cb84185350e6b1b70709b42c485a96999043f9caf540323fea6467820d24
generated: "2025-03-23T10:04:44.609745845Z"

View File

@@ -7,9 +7,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r0
- name: phpmyadmin
image: docker.io/bitnami/phpmyadmin:5.2.2-debian-12-r5
image: docker.io/bitnami/phpmyadmin:5.2.2-debian-12-r7
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.4
version: 18.1.5

View File

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