Skip to content

Commit c38c764

Browse files
authored
Update Helm chart (#140)
1 parent c382565 commit c38c764

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

charts/defguard/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: postgresql
33
repository: https://charts.bitnami.com/bitnami
4-
version: 18.2.3
4+
version: 18.5.15
55
- name: defguard-proxy
66
repository: https://defguard.github.io/deployment
77
version: 0.8.3
88
- name: defguard-gateway
99
repository: https://defguard.github.io/deployment
10-
version: 0.5.3
11-
digest: sha256:fe8b0c518d19ac33203769f2ad1b7a9dc9b0099f1596d86b0a2026a3f0131b46
12-
generated: "2026-02-18T08:19:16.209894248+01:00"
10+
version: 0.5.4
11+
digest: sha256:81ada1063c54b6f4a429f40040a13f09a7c75896471407d2929a58fec7f439b2
12+
generated: "2026-04-02T11:26:55.131731+02:00"

charts/defguard/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ name: defguard
33
description: Defguard is an open-source enterprise WireGuard VPN with MFA and SSO
44

55
type: application
6-
version: 0.14.7
6+
version: 0.14.8
77
appVersion: 1.6.5
88

99
dependencies:
1010
- name: postgresql
1111
condition: postgresql.enabled
12-
version: 18.2.3
12+
version: 18.5.15
1313
repository: https://charts.bitnami.com/bitnami
1414
- name: defguard-proxy
1515
condition: defguard-proxy.enabled
@@ -18,6 +18,6 @@ dependencies:
1818
# repository: "file://../defguard-proxy"
1919
- name: defguard-gateway
2020
condition: defguard-gateway.enabled
21-
version: 0.5.3
21+
version: 0.5.4
2222
repository: https://defguard.github.io/deployment
2323
# repository: "file://../defguard-gateway"
-3.35 KB
Binary file not shown.
4.62 KB
Binary file not shown.
-87.2 KB
Binary file not shown.
87.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)