missed some files

This commit is contained in:
afeiszli 2023-02-07 19:02:10 -05:00
parent 32c9c94d05
commit be307f5f69
3 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ services:
- "51821-51830:51821-51830/udp" # wireguard ports
netmaker-ui: # The Netmaker UI Component
container_name: netmaker-ui
image: gravitl/netmaker-ui:v0.17.1
image: gravitl/netmaker-ui:v0.18.0
depends_on:
- netmaker
links:

View file

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

View file

@ -81,7 +81,7 @@ spec:
value: "Kubernetes"
- name: VERBOSITY
value: "3"
image: gravitl/netmaker:v0.17.1
image: gravitl/netmaker:v0.18.0
imagePullPolicy: Always
name: netmaker
ports: