File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ force-refresh-start:
18
18
description : |
19
19
Potential of data loss and downtime
20
20
21
- If `false`, force refresh if new version of MySQL Router and/or charm is not compatible with previous version
21
+ If `false`, force refresh if new version of Router and/or charm is not compatible with previous version
22
22
run-pre-refresh-checks :
23
23
type : boolean
24
24
default : true
@@ -32,7 +32,7 @@ force-refresh-start:
32
32
description : |
33
33
Potential of data loss and downtime during and after refresh
34
34
35
- If `false`, allow refresh to MySQL Router container version that has not been validated to work with the charm revision
35
+ If `false`, allow refresh to Router container version that has not been validated to work with the charm revision
36
36
additionalProperties : false
37
37
resume-refresh :
38
38
description : |
Original file line number Diff line number Diff line change
1
+ # https://canonical-charm-refresh.readthedocs-hosted.com/latest/refresh-versions-toml/
2
+
1
3
charm_major = 1
2
4
workload = " 8.0.41"
3
5
You can’t perform that action at this time.
0 commit comments