diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-10 14:29:22 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-10 14:29:22 +0300 |
| commit | 92a83f5ca95ff5400ea0151bd32ee32236107139 (patch) | |
| tree | 4fd7faffae3c1ac1f276834a65a073b107b83cd4 /context7.json | |
| parent | 4b61f4d61dc916cd076bccda6da2cd73f8e9dea2 (diff) | |
| parent | a340d0f9e4568c8ef8f06390e10f66e2eb87bd6d (diff) | |
| download | vyos-documentation-92a83f5ca95ff5400ea0151bd32ee32236107139.tar.gz vyos-documentation-92a83f5ca95ff5400ea0151bd32ee32236107139.zip | |
Merge pull request #1934 from vyos/yuriy/version-tags-workflow
ci: floating version tags + context7 switch (rolling/1.5/1.4)
Diffstat (limited to 'context7.json')
| -rw-r--r-- | context7.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/context7.json b/context7.json index 92eea80b..62d04b59 100644 --- a/context7.json +++ b/context7.json @@ -30,7 +30,7 @@ "Use reserved documentation IP space in examples: 192.0.2.0/24, 198.51.100.0/24, 203.0.113.0/24 (RFC 5737), 2001:db8::/32 (RFC 3849). Never use real or RFC1918 addresses." ], "previousVersions": [ - { "branch": "circinus" }, - { "branch": "sagitta" } + { "tag": "1.5" }, + { "tag": "1.4" } ] } |
