Skip to content

Commit 7af283e

Browse files
authored
Bump Defguard chart version and dependencines (#122)
1 parent 9b494ea commit 7af283e

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

charts/defguard/Chart.lock

Lines changed: 5 additions & 5 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.0.8
4+
version: 18.2.3
55
- name: defguard-proxy
66
repository: https://defguard.github.io/deployment
7-
version: 0.8.1
7+
version: 0.8.2
88
- name: defguard-gateway
99
repository: https://defguard.github.io/deployment
10-
version: 0.5.1
11-
digest: sha256:f549d5c78081e4c25b7d5ca1e4596819163d002d144cb46971fb9a70ab2d2f8a
12-
generated: "2026-01-14T10:01:26.469506079+01:00"
10+
version: 0.5.2
11+
digest: sha256:a1897583c67ac3b1209e786fbb689b099bc8ca5ac6001a08460a764cb4190a5a
12+
generated: "2026-02-02T09:53:15.675646+01:00"

charts/defguard/Chart.yaml

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

55
type: application
6-
version: 0.14.3
6+
version: 0.14.4
77
appVersion: 1.6.2
88

99
dependencies:
1010
- name: postgresql
1111
condition: postgresql.enabled
12-
version: 18.0.8
12+
version: 18.2.3
1313
repository: https://charts.bitnami.com/bitnami
1414
- name: defguard-proxy
1515
condition: defguard-proxy.enabled
16-
version: 0.8.1
16+
version: 0.8.2
1717
repository: https://defguard.github.io/deployment
1818
# repository: "file://../defguard-proxy"
1919
- name: defguard-gateway
2020
condition: defguard-gateway.enabled
21-
version: 0.5.1
21+
version: 0.5.2
2222
repository: https://defguard.github.io/deployment
2323
# repository: "file://../defguard-gateway"
-3.35 KB
Binary file not shown.
3.35 KB
Binary file not shown.
-3.54 KB
Binary file not shown.
3.55 KB
Binary file not shown.
-85.8 KB
Binary file not shown.
87.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)