mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[bitnami/phpmyadmin] ⚡ ⬆️ Update dependency references (#35450)
* [bitnami/phpmyadmin] Release 19.0.2 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 19.0.1 (2025-07-08)
|
||||
## 19.0.2 (2025-08-06)
|
||||
|
||||
* [bitnami/phpmyadmin] :zap: :arrow_up: Update dependency references ([#34867](https://github.com/bitnami/charts/pull/34867))
|
||||
* [bitnami/phpmyadmin] :zap: :arrow_up: Update dependency references ([#35450](https://github.com/bitnami/charts/pull/35450))
|
||||
|
||||
## <small>19.0.1 (2025-07-08)</small>
|
||||
|
||||
* [bitnami/phpmyadmin] :zap: :arrow_up: Update dependency references (#34867) ([6012989](https://github.com/bitnami/charts/commit/6012989d7de871df2307b3e6c90ea8e47a26a2f9)), closes [#34867](https://github.com/bitnami/charts/issues/34867)
|
||||
|
||||
## 19.0.0 (2025-06-25)
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r12
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r14
|
||||
- name: phpmyadmin
|
||||
image: docker.io/bitnami/phpmyadmin:5.2.2-debian-12-r18
|
||||
image: docker.io/bitnami/phpmyadmin:5.2.2-debian-12-r20
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: phpmyadmin
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin
|
||||
version: 19.0.1
|
||||
version: 19.0.2
|
||||
|
||||
@@ -70,7 +70,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/phpmyadmin
|
||||
tag: 5.2.2-debian-12-r18
|
||||
tag: 5.2.2-debian-12-r20
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
##
|
||||
@@ -640,7 +640,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.10-debian-12-r12
|
||||
tag: 1.0.10-debian-12-r14
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user