We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd441c6 commit af3c075Copy full SHA for af3c075
charts/defguard/Chart.yaml
@@ -3,7 +3,7 @@ name: defguard
3
description: Defguard is an open-source enterprise WireGuard VPN with MFA and SSO
4
5
type: application
6
-version: 0.12.0
+version: 0.12.1
7
appVersion: 1.5.1
8
9
dependencies:
charts/defguard/values.yaml
@@ -70,7 +70,7 @@ service:
70
web:
71
annotations: {}
72
labels: {}
73
- port:: 80
+ port: 80
74
type: ClusterIP
75
# defguard-core serviceaccount configuration
76
serviceAccount:
0 commit comments