Skip to content

Commit 5bc8225

Browse files
committed
feat(netbird): bump app images to 0.72.4
Bump management/signal/relay from 0.65.1 to netbird's latest release 0.72.4. Dashboard left at v2.32.2 (separate versioning scheme).
1 parent f8ac9bf commit 5bc8225

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

argocd-helm-charts/netbird/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ netbird:
139139
- --single-account-mode-domain=vpn.example.com
140140
- --dns-domain=netbird.selfhosted
141141
image:
142-
tag: 0.65.1
142+
tag: 0.72.4
143143
persistentVolume:
144144
enabled: false
145145
envFromSecret:
@@ -186,7 +186,7 @@ netbird:
186186

187187
signal:
188188
image:
189-
tag: 0.65.1
189+
tag: 0.72.4
190190
service:
191191
annotations:
192192
traefik.ingress.kubernetes.io/service.serversscheme: h2c
@@ -205,7 +205,7 @@ netbird:
205205

206206
relay:
207207
image:
208-
tag: 0.65.1
208+
tag: 0.72.4
209209
env:
210210
NB_LOG_LEVEL: info
211211
NB_LISTEN_ADDRESS: ":33080"

0 commit comments

Comments
 (0)