diff --git a/charts/defguard/Chart.lock b/charts/defguard/Chart.lock index 2bf6cd2..38781c3 100644 --- a/charts/defguard/Chart.lock +++ b/charts/defguard/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 18.6.2 - name: defguard-proxy repository: https://defguard.github.io/deployment - version: 2.0.0-beta.2 + version: 2.0.0 - name: defguard-gateway repository: https://defguard.github.io/deployment - version: 2.0.0-beta.2 -digest: sha256:8e2910df51d0d444aa8a66e681ca9982dc4b55d409bb4678a1b5a5e15c31abfc -generated: "2026-04-29T09:54:56.580693+02:00" + version: 2.0.0 +digest: sha256:99959681524b647c6daccdcc7453fff4ea1ed923ac2a5380ca1f8c1dcd91c9c6 +generated: "2026-04-30T14:46:45.734169+02:00" diff --git a/charts/defguard/Chart.yaml b/charts/defguard/Chart.yaml index 8e825d5..621a0a3 100644 --- a/charts/defguard/Chart.yaml +++ b/charts/defguard/Chart.yaml @@ -4,8 +4,8 @@ description: Defguard is an open-source enterprise WireGuard VPN with MFA and SS icon: https://defguard.net/favicon/favicon-512x512.png type: application -version: 2.0.0-beta.2 -appVersion: 2.0.0-beta2 +version: 2.0.0 +appVersion: 2.0.0 dependencies: - name: postgresql @@ -14,11 +14,11 @@ dependencies: repository: https://charts.bitnami.com/bitnami - name: defguard-proxy condition: defguard-proxy.enabled - version: 2.0.0-beta.2 + version: 2.0.0 repository: https://defguard.github.io/deployment # repository: "file://../defguard-proxy" - name: defguard-gateway condition: defguard-gateway.enabled - version: 2.0.0-beta.2 + version: 2.0.0 repository: https://defguard.github.io/deployment # repository: "file://../defguard-gateway" diff --git a/charts/defguard/charts/defguard-gateway-2.0.0-beta.2.tgz b/charts/defguard/charts/defguard-gateway-2.0.0-beta.2.tgz deleted file mode 100644 index c47b620..0000000 Binary files a/charts/defguard/charts/defguard-gateway-2.0.0-beta.2.tgz and /dev/null differ diff --git a/charts/defguard/charts/defguard-gateway-2.0.0.tgz b/charts/defguard/charts/defguard-gateway-2.0.0.tgz new file mode 100644 index 0000000..4dccbf2 Binary files /dev/null and b/charts/defguard/charts/defguard-gateway-2.0.0.tgz differ diff --git a/charts/defguard/charts/defguard-proxy-2.0.0-beta.2.tgz b/charts/defguard/charts/defguard-proxy-2.0.0-beta.2.tgz deleted file mode 100644 index 90523de..0000000 Binary files a/charts/defguard/charts/defguard-proxy-2.0.0-beta.2.tgz and /dev/null differ diff --git a/charts/defguard/charts/defguard-proxy-2.0.0.tgz b/charts/defguard/charts/defguard-proxy-2.0.0.tgz new file mode 100644 index 0000000..2c2420d Binary files /dev/null and b/charts/defguard/charts/defguard-proxy-2.0.0.tgz differ