From c904616ac4531dd74f9604763796eb512495b00a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alby=20Hern=C3=A1ndez?= Date: Thu, 4 Apr 2024 15:37:24 +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 d302bf3..e79c360 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.3.0 # chart version -appVersion: "0.3.0" # notifik version +version: 0.4.0 # chart version +appVersion: "0.4.0" # notifik version kubeVersion: ">=1.22.0-0" # kubernetes version home: https://github.com/freepik-company/notifik sources: