newServer
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
apiVersion: v2
|
||||
name: defguard
|
||||
description: Defguard is an open-source enterprise wireGuard VPN with MFA and SSO
|
||||
|
||||
type: application
|
||||
version: 0.7.6
|
||||
appVersion: 0.11.0
|
||||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
condition: postgresql.enabled
|
||||
version: 12.12.10
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: defguard-proxy
|
||||
condition: defguard-proxy.enabled
|
||||
version: 0.3.5
|
||||
repository: https://defguard.github.io/deployment
|
||||
Reference in New Issue
Block a user