From 845134663bace18d9e3bb07175d0c8544b2b0e1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alby=20Hern=C3=A1ndez?= Date: Mon, 8 Apr 2024 10:10:34 +0100 Subject: [PATCH] chore: Bump Helm chart for cutting release --- charts/notifik/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/notifik/Chart.yaml b/charts/notifik/Chart.yaml index 2a6e728..5443924 100644 --- a/charts/notifik/Chart.yaml +++ b/charts/notifik/Chart.yaml @@ -6,8 +6,8 @@ type: application description: >- A Helm chart for Notifik, a Kubernetes operator to watch groups of resources and send notifications if conditions are met (realtime) -version: 0.5.0 # chart version -appVersion: "0.5.0" # notifik version +version: 0.6.0 # chart version +appVersion: "0.6.0" # notifik version kubeVersion: ">=1.22.0-0" # kubernetes version home: https://github.com/freepik-company/notifik sources: