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 16780fa commit be3cbceCopy full SHA for be3cbce
metadata.yaml
@@ -32,7 +32,7 @@ resources:
32
mysql-image:
33
type: oci-image
34
description: Ubuntu LTS Docker image for MySQL
35
- upstream-source: ghcr.io/canonical/charmed-mysql@sha256:dbba2661ebc38463ca1b9d16edb73cf2575d7da937274d863492a3dfb288c5b7
+ upstream-source: ghcr.io/canonical/charmed-mysql@sha256:5d2dcca486b8710720590c57bf97cc49ab79b1a739d6f482310c9aa962a14455
36
37
peers:
38
database-peers:
src/dependency.json
@@ -9,6 +9,6 @@
9
"dependencies": {},
10
"name": "charmed-mysql",
11
"upgrade_supported": ">8.0.31",
12
- "version": "8.0.40"
+ "version": "8.0.41"
13
}
14
0 commit comments