Skip to content

Commit

Permalink
feat(docker-image)!: Update docker.io/bitnami/mariadb Docker tag to v11
Browse files Browse the repository at this point in the history
| datasource | package                   | from                 | to                  |
| ---------- | ------------------------- | -------------------- | ------------------- |
| docker     | docker.io/bitnami/mariadb | 10.7.4-debian-10-r0  | 11.4.2-debian-12-r2 |
| docker     | docker.io/bitnami/mariadb | 10.7.4-debian-10-r15 | 11.4.2-debian-12-r2 |
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 8ecb611 commit d563e58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clusters/home-esxi/home-assistant/hadb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
pullSecrets: []
registry: docker.io
repository: bitnami/mariadb
tag: 10.7.4-debian-10-r15@sha256:7c2183dd53a0681356b469baab88a314df4004589ebae6197519ab0248fb4d2c
tag: 11.4.2-debian-12-r2@sha256:c7c440724a5bd3dce7b9c4f39fbdd968189ad7efca199fa059ccac7bc51ab23a
initdbScripts: {}
initdbScriptsConfigMap: ''
kubeVersion: ''
Expand Down
2 changes: 1 addition & 1 deletion clusters/home-esxi/photoprism/photoprism-db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
pullSecrets: []
registry: docker.io
repository: bitnami/mariadb
tag: 10.7.4-debian-10-r0@sha256:ddf4a20250820a4dbfc44d7d043821d2df5d5d1e096efccd6ad785df6bb2e0bd
tag: 11.4.2-debian-12-r2@sha256:c7c440724a5bd3dce7b9c4f39fbdd968189ad7efca199fa059ccac7bc51ab23a
initdbScripts: {}
initdbScriptsConfigMap: ''
kubeVersion: ''
Expand Down

0 comments on commit d563e58

Please sign in to comment.