From d548240320fd87c79bf67f7d3312ce244b57658d Mon Sep 17 00:00:00 2001 From: Bethuel Mmbaga Date: Wed, 4 Feb 2026 15:08:13 +0100 Subject: [PATCH] Bump netbird-operator-config chart appVersion to 0.2.0 (#98) --- helm/netbird-operator-config/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/netbird-operator-config/Chart.yaml b/helm/netbird-operator-config/Chart.yaml index f09806a..d1781cc 100644 --- a/helm/netbird-operator-config/Chart.yaml +++ b/helm/netbird-operator-config/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: netbird-operator-config -description: A Helm chart for Kubernetes +description: NetBird Operator Configuration type: application version: 0.1.0 -appVersion: "0.0.0" +appVersion: "0.2.0"