Skip to content

Commit c09ffc2

Browse files
authored
bump core chart version (#97)
* update dependencies * bump chart version
1 parent 2cb7eb3 commit c09ffc2

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

charts/defguard/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ dependencies:
44
version: 12.12.10
55
- name: defguard-proxy
66
repository: https://defguard.github.io/deployment
7-
version: 0.7.0
7+
version: 0.7.1
88
- name: defguard-gateway
99
repository: https://defguard.github.io/deployment
10-
version: 0.3.0
11-
digest: sha256:dd93094d8d6ee37cee7e1774fa3d6cb6f1383ae4e220fb273e0e3f571355f39e
12-
generated: "2025-09-26T09:05:50.492544297+02:00"
10+
version: 0.4.0
11+
digest: sha256:2504e0d560fb8d72d229eeb9add11eee64986d063203f8795ff8ecec9101af05
12+
generated: "2025-09-30T09:55:45.69041137+02:00"

charts/defguard/Chart.yaml

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

55
type: application
6-
version: 0.12.1
6+
version: 0.12.2
77
appVersion: 1.5.1
88

99
dependencies:
@@ -13,11 +13,11 @@ dependencies:
1313
repository: https://charts.bitnami.com/bitnami
1414
- name: defguard-proxy
1515
condition: defguard-proxy.enabled
16-
version: 0.7.0
16+
version: 0.7.1
1717
repository: https://defguard.github.io/deployment
1818
# repository: "file://../defguard-proxy"
1919
- name: defguard-gateway
2020
condition: defguard-gateway.enabled
21-
version: 0.3.0
21+
version: 0.4.0
2222
repository: https://defguard.github.io/deployment
2323
# repository: "file://../defguard-gateway"
-3.54 KB
Binary file not shown.
3.25 KB
Binary file not shown.
-3.55 KB
Binary file not shown.
3.54 KB
Binary file not shown.

0 commit comments

Comments
 (0)