diff --git a/charts/defguard/Chart.lock b/charts/defguard/Chart.lock index f69fa1b..b7a5325 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 + version: 2.0.1 - name: defguard-gateway repository: https://defguard.github.io/deployment version: 2.0.1 -digest: sha256:0de72842e142f210004aa252a4693af2b3f84cb97af4fa0c0eb7f86abb4a95a7 -generated: "2026-05-05T12:52:33.156043+02:00" +digest: sha256:bdef1ac59c4038205a84587717c66dff28efb50e6fa66990da57b9c530c0cbcf +generated: "2026-05-22T08:04:37.842492048+02:00" diff --git a/charts/defguard/Chart.yaml b/charts/defguard/Chart.yaml index a5f1fd8..3aa60de 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.1 -appVersion: 2.0.0 +version: 2.0.2 +appVersion: 2.0.1 dependencies: - name: postgresql @@ -14,7 +14,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami - name: defguard-proxy condition: defguard-proxy.enabled - version: 2.0.0 + version: 2.0.1 repository: https://defguard.github.io/deployment # repository: "file://../defguard-proxy" - name: defguard-gateway diff --git a/charts/defguard/charts/defguard-proxy-2.0.0.tgz b/charts/defguard/charts/defguard-proxy-2.0.0.tgz deleted file mode 100644 index b013761..0000000 Binary files a/charts/defguard/charts/defguard-proxy-2.0.0.tgz and /dev/null differ diff --git a/charts/defguard/charts/defguard-proxy-2.0.1.tgz b/charts/defguard/charts/defguard-proxy-2.0.1.tgz new file mode 100644 index 0000000..e05c162 Binary files /dev/null and b/charts/defguard/charts/defguard-proxy-2.0.1.tgz differ