fixing versions

This commit is contained in:
afeiszli 2022-07-26 15:35:04 -04:00
parent 4990eab202
commit 98e049d1e3
4 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@
<p align="center">
<a href="https://github.com/gravitl/netmaker/releases">
<img src="https://img.shields.io/badge/Version-0.14.5-informational?style=flat-square" />
<img src="https://img.shields.io/badge/Version-0.14.6-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" />

View file

@ -28,7 +28,7 @@ spec:
# - "<node label value>"
containers:
- name: netclient
image: gravitl/netclient:v0.14.5
image: gravitl/netclient:v0.14.6
env:
- name: TOKEN
value: "TOKEN_VALUE"

View file

@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: netmaker-ui
image: gravitl/netmaker-ui:v0.14.5
image: gravitl/netmaker-ui:v0.14.6
ports:
- containerPort: 443
env:

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
version="0.14.5.0"
version="0.14.6.0"
processorArchitecture="*"
name="netclient.exe"
type="win32"