Skip to content

Commit 7273a25

Browse files
authored
ensure deployment only on fully supported version (#431)
1 parent 800971c commit 7273a25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,7 @@ assumes:
9292
- juju < 3
9393
- all-of:
9494
- juju >= 3.4.3
95+
- juju < 3.5
96+
- all-of:
97+
- juju >= 3.5.2
9598
- juju < 4

0 commit comments

Comments
 (0)