update version numbers to 14.4

Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
This commit is contained in:
Matthew R. Kasun
2022-06-28 09:58:40 -04:00
parent edb7f50d2d
commit 34f6a404e2
11 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ version: "3.4"
services:
netmaker:
container_name: netmaker
image: gravitl/netmaker:v0.14.3
image: gravitl/netmaker:v0.14.4
volumes:
- dnsconfig:/root/config/dnsconfig
- sqldata:/root/data
@@ -43,7 +43,7 @@ services:
container_name: netmaker-ui
depends_on:
- netmaker
image: gravitl/netmaker-ui:v0.14.3
image: gravitl/netmaker-ui:v0.14.4
links:
- "netmaker:api"
environment: