Skip to content

Commit 37d69cd

Browse files
actions.yaml
1 parent 3284de7 commit 37d69cd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

actions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ force-refresh-start:
1818
description: |
1919
Potential of data loss and downtime
2020
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
2222
run-pre-refresh-checks:
2323
type: boolean
2424
default: true
@@ -32,7 +32,7 @@ force-refresh-start:
3232
description: |
3333
Potential of data loss and downtime during and after refresh
3434
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
3636
additionalProperties: false
3737
resume-refresh:
3838
description: |

refresh_versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# https://canonical-charm-refresh.readthedocs-hosted.com/latest/refresh-versions-toml/
2+
13
charm_major = 1
24
workload = "8.0.41"
35

0 commit comments

Comments
 (0)