Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/netbird/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: netbird
description: A Helm chart for deploying NetBird VPN management, signal, dashboard, and relay services on Kubernetes
type: application
version: 0.3.2
version: 0.3.3
appVersion: "0.67.1"
keywords:
- netbird
Expand Down
2 changes: 1 addition & 1 deletion charts/netbird/tests/serviceaccount_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ tests:
- isSubset:
path: metadata.labels
content:
helm.sh/chart: netbird-0.3.2
helm.sh/chart: netbird-0.3.3
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/version: "0.67.1"
Loading