Skip to content

Commit

Permalink
[bitnami/phpmyadmin] Release 18.0.1 (#30828)
Browse files Browse the repository at this point in the history
* [bitnami/phpmyadmin] Release 18.0.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 Dec 8, 2024
1 parent 99bdcc4 commit d071989
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 deletions.
8 changes: 6 additions & 2 deletions bitnami/phpmyadmin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 18.0.0 (2024-11-08)
## 18.0.1 (2024-12-08)

* [bitnami/phpmyadmin] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 ([#30356](https://github.com/bitnami/charts/pull/30356))
* [bitnami/phpmyadmin] Release 18.0.1 ([#30828](https://github.com/bitnami/charts/pull/30828))

## 18.0.0 (2024-11-12)

* [bitnami/phpmyadmin] chore!: :arrow_up: :boom: Bump MariaDB subchart to 20 (#30356) ([51d5755](https://github.com/bitnami/charts/commit/51d5755e62be68f8937c8b03c1efcee03272e785)), closes [#30356](https://github.com/bitnami/charts/issues/30356)

## <small>17.0.9 (2024-11-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.0.0
version: 20.1.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:a08eeac7b1e86db641f021740d6a79162af729d4b3fe51a2e0ae94af6a8dadef
generated: "2024-11-08T16:20:02.191105196+01:00"
version: 2.27.2
digest: sha256:90d0095f4cc0b0981ca3522bcd0ce27dcb23c07e8eb58de53d2f6e7f565f2c6f
generated: "2024-12-08T10:03:49.607870177Z"
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-r2
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6
- name: phpmyadmin
image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r45
image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r48
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.0.0
version: 18.0.1
4 changes: 2 additions & 2 deletions bitnami/phpmyadmin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 5.2.1-debian-12-r45
tag: 5.2.1-debian-12-r48
digest: ""
## Specify a imagePullPolicy
##
Expand Down Expand Up @@ -629,7 +629,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r2
tag: 1.0.9-debian-12-r6
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit d071989

Please sign in to comment.