Skip to content

Commit

Permalink
[bitnami/phpmyadmin] Release 18.1.1 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Jan 17, 2025
1 parent 0656c74 commit 98c462e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
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 98c462e

Please sign in to comment.