From 999fe2142698666dd896773419a23573ae68f237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alby=20Hern=C3=A1ndez?= Date: Sun, 29 Sep 2024 05:04:22 +0100 Subject: [PATCH] chore: Prepare to release v0.8.0 --- 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 343eac8..6beacba 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.7.0 # chart version -appVersion: "0.7.0" # notifik version +version: 0.8.0 # chart version +appVersion: "0.8.0" # notifik version kubeVersion: ">=1.22.0-0" # kubernetes version home: https://github.com/freepik-company/notifik sources: