We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc2ef8 commit 62ec429Copy full SHA for 62ec429
infra/mariadb/templates/statefulset.yaml
@@ -17,7 +17,7 @@ spec:
17
app: mariadb
18
spec:
19
containers:
20
- - image: mariadb:11.6
+ - image: mariadb:11.7
21
imagePullPolicy: Always
22
name: mariadb
23
ports:
0 commit comments