From 5f38ce6c8f7cc00c65443bc7699b7ba0cf9cb6bb Mon Sep 17 00:00:00 2001 From: bcmmbaga Date: Wed, 4 Feb 2026 18:01:47 +0300 Subject: [PATCH] Update chart description and bump appVersion to 0.2.0 --- charts/netbird-operator-config/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/netbird-operator-config/Chart.yaml b/charts/netbird-operator-config/Chart.yaml index f09806a..d1781cc 100644 --- a/charts/netbird-operator-config/Chart.yaml +++ b/charts/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"