Skip to content

Commit 46cfd45

Browse files
Replace postgresql in actions.yaml
1 parent 6a76b3f commit 46cfd45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

actions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ force-refresh-start:
1717
description: |
1818
Potential of data loss and downtime
1919
20-
If `false`, force refresh if new version of PostgreSQL and/or charm is not compatible with previous version
20+
If `false`, force refresh if new version of MySQL Router and/or charm is not compatible with previous version
2121
run-pre-refresh-checks:
2222
type: boolean
2323
default: true
@@ -31,7 +31,7 @@ force-refresh-start:
3131
description: |
3232
Potential of data loss and downtime during and after refresh
3333
34-
If `false`, allow refresh to PostgreSQL container version that has not been validated to work with the charm revision
34+
If `false`, allow refresh to MySQL Router container version that has not been validated to work with the charm revision
3535
required: []
3636
resume-refresh:
3737
description: |

0 commit comments

Comments
 (0)