mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-06 21:24:16 +08:00
adding a couple more version changes
This commit is contained in:
parent
3c31755787
commit
4b8c9bd4e3
3 changed files with 5 additions and 5 deletions
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -31,9 +31,9 @@ body:
|
|||
label: Version
|
||||
description: What version are you running?
|
||||
options:
|
||||
- v0.18.1
|
||||
- v0.18.0
|
||||
- v0.17.1
|
||||
- v0.18.1
|
||||
- v0.18.0
|
||||
- v0.17.1
|
||||
- v0.17.0
|
||||
- v0.16.3
|
||||
- v0.16.2
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<p align="center">
|
||||
<a href="https://github.com/gravitl/netmaker/releases">
|
||||
<img src="https://img.shields.io/badge/Version-0.18.0-informational?style=flat-square" />
|
||||
<img src="https://img.shields.io/badge/Version-0.18.1-informational?style=flat-square" />
|
||||
</a>
|
||||
<a href="https://hub.docker.com/r/gravitl/netmaker/tags">
|
||||
<img src="https://img.shields.io/docker/pulls/gravitl/netmaker?label=downloads" />
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
//
|
||||
// Schemes: https
|
||||
// BasePath: /
|
||||
// Version: 0.18.0
|
||||
// Version: 0.18.1
|
||||
// Host: netmaker.io
|
||||
//
|
||||
// Consumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue