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.5.2-debian-12-r5 |
| docker     | docker.io/bitnami/mariadb | 10.7.4-debian-10-r15 | 11.5.2-debian-12-r5 |
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent f8be07d commit a6322e6
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.5.2-debian-12-r5@sha256:1e368b44825eb03bde76e7c3cbc9119eaea86725d33d8dd31a3455c5fe725688
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.5.2-debian-12-r5@sha256:1e368b44825eb03bde76e7c3cbc9119eaea86725d33d8dd31a3455c5fe725688
initdbScripts: {}
initdbScriptsConfigMap: ''
kubeVersion: ''
Expand Down

0 comments on commit a6322e6

Please sign in to comment.