Skip to content

Commit 62ec429

Browse files
renovate[bot]Brutus5000
authored andcommitted
Update mariadb Docker tag to v11.7 (#193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcc2ef8 commit 62ec429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/mariadb/templates/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
app: mariadb
1818
spec:
1919
containers:
20-
- image: mariadb:11.6
20+
- image: mariadb:11.7
2121
imagePullPolicy: Always
2222
name: mariadb
2323
ports:

0 commit comments

Comments
 (0)