diff --git a/charts/defguard/Chart.lock b/charts/defguard/Chart.lock index 47a3a62..840710f 100644 --- a/charts/defguard/Chart.lock +++ b/charts/defguard/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 18.0.8 + version: 18.2.3 - name: defguard-proxy repository: https://defguard.github.io/deployment - version: 0.8.1 + version: 0.8.2 - name: defguard-gateway repository: https://defguard.github.io/deployment - version: 0.5.1 -digest: sha256:f549d5c78081e4c25b7d5ca1e4596819163d002d144cb46971fb9a70ab2d2f8a -generated: "2026-01-14T10:01:26.469506079+01:00" + version: 0.5.2 +digest: sha256:a1897583c67ac3b1209e786fbb689b099bc8ca5ac6001a08460a764cb4190a5a +generated: "2026-02-02T09:53:15.675646+01:00" diff --git a/charts/defguard/Chart.yaml b/charts/defguard/Chart.yaml index 6781bd4..a3c14a4 100644 --- a/charts/defguard/Chart.yaml +++ b/charts/defguard/Chart.yaml @@ -3,21 +3,21 @@ name: defguard description: Defguard is an open-source enterprise WireGuard VPN with MFA and SSO type: application -version: 0.14.3 +version: 0.14.4 appVersion: 1.6.2 dependencies: - name: postgresql condition: postgresql.enabled - version: 18.0.8 + version: 18.2.3 repository: https://charts.bitnami.com/bitnami - name: defguard-proxy condition: defguard-proxy.enabled - version: 0.8.1 + version: 0.8.2 repository: https://defguard.github.io/deployment # repository: "file://../defguard-proxy" - name: defguard-gateway condition: defguard-gateway.enabled - version: 0.5.1 + version: 0.5.2 repository: https://defguard.github.io/deployment # repository: "file://../defguard-gateway" diff --git a/charts/defguard/charts/defguard-gateway-0.5.1.tgz b/charts/defguard/charts/defguard-gateway-0.5.1.tgz deleted file mode 100644 index db6723f..0000000 Binary files a/charts/defguard/charts/defguard-gateway-0.5.1.tgz and /dev/null differ diff --git a/charts/defguard/charts/defguard-gateway-0.5.2.tgz b/charts/defguard/charts/defguard-gateway-0.5.2.tgz new file mode 100644 index 0000000..a683c39 Binary files /dev/null and b/charts/defguard/charts/defguard-gateway-0.5.2.tgz differ diff --git a/charts/defguard/charts/defguard-proxy-0.8.1.tgz b/charts/defguard/charts/defguard-proxy-0.8.1.tgz deleted file mode 100644 index b0a308e..0000000 Binary files a/charts/defguard/charts/defguard-proxy-0.8.1.tgz and /dev/null differ diff --git a/charts/defguard/charts/defguard-proxy-0.8.2.tgz b/charts/defguard/charts/defguard-proxy-0.8.2.tgz new file mode 100644 index 0000000..d33e069 Binary files /dev/null and b/charts/defguard/charts/defguard-proxy-0.8.2.tgz differ diff --git a/charts/defguard/charts/postgresql-18.0.8.tgz b/charts/defguard/charts/postgresql-18.0.8.tgz deleted file mode 100644 index 5e6f40f..0000000 Binary files a/charts/defguard/charts/postgresql-18.0.8.tgz and /dev/null differ diff --git a/charts/defguard/charts/postgresql-18.2.3.tgz b/charts/defguard/charts/postgresql-18.2.3.tgz new file mode 100644 index 0000000..cd9cfa1 Binary files /dev/null and b/charts/defguard/charts/postgresql-18.2.3.tgz differ