Commit 1c61ba3
chore: allow ogmios v7 in instance and service version validation (#89)
The bootstrap module restricted ogmios_version to {5,6}, rejecting v7
instances added after the docker/ogmios-7 image (#88). Extend both the
instance and service version validations to accept "7".
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 14dbc94 commit 1c61ba3
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
0 commit comments