diff --git a/charts/defguard/Chart.lock b/charts/defguard/Chart.lock index b1aa938..8128fe3 100644 --- a/charts/defguard/Chart.lock +++ b/charts/defguard/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 1.6.0 - name: defguard-gateway repository: https://defguard.github.io/deployment - version: 1.6.0 -digest: sha256:ce1d6a46dd8981bf9cc223141f329d6fb0f92ad520d2c1a4ce0936743528bca5 -generated: "2026-04-29T11:00:09.719022+02:00" + version: 1.6.1 +digest: sha256:78c36b92ecf8b7a8ef1a0f6f28ffc244a6dfcf02b1c3f2eacdd89c163f15886d +generated: "2026-07-10T13:09:17.27383097+02:00" diff --git a/charts/defguard/Chart.yaml b/charts/defguard/Chart.yaml index e674160..a2a4268 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: 1.6.0 -appVersion: 1.6.6 +version: 1.6.1 +appVersion: 1.6.7 dependencies: - name: postgresql @@ -19,6 +19,6 @@ dependencies: # repository: "file://../defguard-proxy" - name: defguard-gateway condition: defguard-gateway.enabled - version: 1.6.0 + version: 1.6.1 repository: https://defguard.github.io/deployment # repository: "file://../defguard-gateway" diff --git a/charts/defguard/charts/defguard-gateway-1.6.0.tgz b/charts/defguard/charts/defguard-gateway-1.6.0.tgz deleted file mode 100644 index c7acb09..0000000 Binary files a/charts/defguard/charts/defguard-gateway-1.6.0.tgz and /dev/null differ diff --git a/charts/defguard/charts/defguard-gateway-1.6.1.tgz b/charts/defguard/charts/defguard-gateway-1.6.1.tgz new file mode 100644 index 0000000..b55ef7f Binary files /dev/null and b/charts/defguard/charts/defguard-gateway-1.6.1.tgz differ