Skip to content

Commit

Permalink
[bitnami/phpmyadmin] Release 18.1.1 (#31452)
Browse files Browse the repository at this point in the history
* [bitnami/phpmyadmin] Release 18.1.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 17, 2025
1 parent aca9954 commit 6665848
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 10 deletions.
7 changes: 6 additions & 1 deletion bitnami/phpmyadmin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 18.1.1 (2025-01-17)

* [bitnami/phpmyadmin] Release 18.1.1 ([#31452](https://github.com/bitnami/charts/pull/31452))

## 18.1.0 (2024-12-10)

* [bitnami/phpmyadmin] Detect non-standard images ([#30963](https://github.com/bitnami/charts/pull/30963))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/phpmyadmin] Detect non-standard images (#30963) ([fa05829](https://github.com/bitnami/charts/commit/fa058290a52c6f0c59f3ee3c02ea89afadff8b57)), closes [#30963](https://github.com/bitnami/charts/issues/30963)

## <small>18.0.1 (2024-12-08)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/phpmyadmin/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.1.1
version: 20.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:0408310bc47336c8392d692d7a434113b2c4c9805fec6b04fb3e22ce5d92ceb7
generated: "2024-12-10T17:22:35.506795+01:00"
version: 2.29.0
digest: sha256:e0b9d3e5ba6439c82d72f74f9354194536a5ebb65c6407f84d1d7bb70188c0c4
generated: "2025-01-17T10:09:05.051789286Z"
6 changes: 3 additions & 3 deletions bitnami/phpmyadmin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r8
- name: phpmyadmin
image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r48
image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r50
apiVersion: v2
appVersion: 5.2.1
dependencies:
Expand Down Expand Up @@ -36,4 +36,4 @@ maintainers:
name: phpmyadmin
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin
version: 18.1.0
version: 18.1.1
4 changes: 2 additions & 2 deletions bitnami/phpmyadmin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 5.2.1-debian-12-r48
tag: 5.2.1-debian-12-r50
digest: ""
## Specify a imagePullPolicy
##
Expand Down Expand Up @@ -634,7 +634,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r6
tag: 1.0.9-debian-12-r8
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 6665848

Please sign in to comment.