Skip to content

Commit

Permalink
feat(container): update image mariadb to v11.4.2 (#6669)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | mariadb | 11.3.2 | 11.4.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 1a090ba commit 117bbc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
storageClassName: ceph-block

replicas: 2
image: "mariadb:11.3.2"
image: "mariadb:11.4.2"
imagePullPolicy: IfNotPresent

maxScale:
Expand Down

0 comments on commit 117bbc9

Please sign in to comment.