Skip to content

Commit

Permalink
upgrade mysql version to v8.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
tenzen-y committed Jun 14, 2022
1 parent 6a21af0 commit 4633bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/v1beta1/components/mysql/mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: katib-mysql
image: mysql:8.0.26
image: mysql:8.0.29
args:
- --datadir
- /var/lib/mysql/datadir
Expand Down

0 comments on commit 4633bec

Please sign in to comment.