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 6aab7a1 commit e2d757eCopy full SHA for e2d757e
metadata.yaml
@@ -57,6 +57,6 @@ resources:
57
mysql-router-image:
58
type: oci-image
59
description: OCI image for mysql-router
60
- upstream-source: ghcr.io/canonical/charmed-mysql@sha256:e78bdba30923ec87d67879a284d9162dfbb7600b34cbf3f84c9b4cce08648715
+ upstream-source: ghcr.io/canonical/charmed-mysql@sha256:089fc04dd2d6f1559161ddf4720c1e06559aeb731ecae57b050c9c816e9833e9
61
assumes:
62
- k8s-api
refresh_versions.toml
@@ -1,6 +1,6 @@
1
# https://canonical-charm-refresh.readthedocs-hosted.com/latest/refresh-versions-toml/
2
3
charm_major = 1
4
-workload = "8.0.42"
+workload = "8.0.41"
5
6
charm = "8.0/1.0.0" # TODO remove
0 commit comments