Skip to content

Commit be3cbce

Browse files
Update MySQL version to 8.0.41 (#574)
* Update MySQL version to 8.0.41 * Update rock for mysql-shell v8.0.41
1 parent 16780fa commit be3cbce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resources:
3232
mysql-image:
3333
type: oci-image
3434
description: Ubuntu LTS Docker image for MySQL
35-
upstream-source: ghcr.io/canonical/charmed-mysql@sha256:dbba2661ebc38463ca1b9d16edb73cf2575d7da937274d863492a3dfb288c5b7
35+
upstream-source: ghcr.io/canonical/charmed-mysql@sha256:5d2dcca486b8710720590c57bf97cc49ab79b1a739d6f482310c9aa962a14455
3636

3737
peers:
3838
database-peers:

src/dependency.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"dependencies": {},
1010
"name": "charmed-mysql",
1111
"upgrade_supported": ">8.0.31",
12-
"version": "8.0.40"
12+
"version": "8.0.41"
1313
}
1414
}

0 commit comments

Comments
 (0)