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
4 changes: 2 additions & 2 deletions 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.0
version: 0.3.1
appVersion: "0.66.4"
keywords:
- netbird
Expand Down Expand Up @@ -31,4 +31,4 @@ annotations:
url: https://github.com/KitStream/initium
artifacthub.io/changes: |
- kind: fixed
description: Bump initium from 2.0.0 to 2.1.0 to fix regression
description: Bump initium from 2.0.0 to 2.1.0 to fix database create regression
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.0
helm.sh/chart: netbird-0.3.1
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/version: "0.66.4"
Loading