Skip to content

Commit 8bd39c1

Browse files
committed
upgrade mysql version to v8.0.29
1 parent 6a21af0 commit 8bd39c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/v1beta1/components/mysql/mysql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
spec:
2222
containers:
2323
- name: katib-mysql
24-
image: mysql:8.0.26
24+
image: mysql:8.0.29
2525
args:
2626
- --datadir
2727
- /var/lib/mysql/datadir

0 commit comments

Comments
 (0)