adding a couple more version changes

This commit is contained in:
afeiszli 2023-02-17 14:24:10 -05:00
parent 3c31755787
commit 4b8c9bd4e3
3 changed files with 5 additions and 5 deletions

View file

@ -31,9 +31,9 @@ body:
label: Version label: Version
description: What version are you running? description: What version are you running?
options: options:
- v0.18.1 - v0.18.1
- v0.18.0 - v0.18.0
- v0.17.1 - v0.17.1
- v0.17.0 - v0.17.0
- v0.16.3 - v0.16.3
- v0.16.2 - v0.16.2

View file

@ -17,7 +17,7 @@
<p align="center"> <p align="center">
<a href="https://github.com/gravitl/netmaker/releases"> <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>
<a href="https://hub.docker.com/r/gravitl/netmaker/tags"> <a href="https://hub.docker.com/r/gravitl/netmaker/tags">
<img src="https://img.shields.io/docker/pulls/gravitl/netmaker?label=downloads" /> <img src="https://img.shields.io/docker/pulls/gravitl/netmaker?label=downloads" />

View file

@ -10,7 +10,7 @@
// //
// Schemes: https // Schemes: https
// BasePath: / // BasePath: /
// Version: 0.18.0 // Version: 0.18.1
// Host: netmaker.io // Host: netmaker.io
// //
// Consumes: // Consumes: