diff --git a/charts/defguard/Chart.lock b/charts/defguard/Chart.lock index c3f8c24..47a3a62 100644 --- a/charts/defguard/Chart.lock +++ b/charts/defguard/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 0.8.1 - name: defguard-gateway repository: https://defguard.github.io/deployment - version: 0.5.0 -digest: sha256:ca399fbadeabf7b14cca1ef02d4454c8ab12cdf9430490a06838525ff8d31aaa -generated: "2026-01-09T16:38:14.929770544+01:00" + version: 0.5.1 +digest: sha256:f549d5c78081e4c25b7d5ca1e4596819163d002d144cb46971fb9a70ab2d2f8a +generated: "2026-01-14T10:01:26.469506079+01:00" diff --git a/charts/defguard/Chart.yaml b/charts/defguard/Chart.yaml index a1133bd..d43a32e 100644 --- a/charts/defguard/Chart.yaml +++ b/charts/defguard/Chart.yaml @@ -3,7 +3,7 @@ name: defguard description: Defguard is an open-source enterprise WireGuard VPN with MFA and SSO type: application -version: 0.14.1 +version: 0.14.2 appVersion: 1.6.1 dependencies: @@ -18,6 +18,6 @@ dependencies: # repository: "file://../defguard-proxy" - name: defguard-gateway condition: defguard-gateway.enabled - version: 0.5.0 + version: 0.5.1 repository: https://defguard.github.io/deployment # repository: "file://../defguard-gateway" diff --git a/charts/defguard/charts/defguard-gateway-0.5.0.tgz b/charts/defguard/charts/defguard-gateway-0.5.0.tgz deleted file mode 100644 index f33eeaf..0000000 Binary files a/charts/defguard/charts/defguard-gateway-0.5.0.tgz and /dev/null differ diff --git a/charts/defguard/charts/defguard-gateway-0.5.1.tgz b/charts/defguard/charts/defguard-gateway-0.5.1.tgz new file mode 100644 index 0000000..db6723f Binary files /dev/null and b/charts/defguard/charts/defguard-gateway-0.5.1.tgz differ