From a89095b002332e7015f119be7f9d82cf319bbc0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alby=20Hern=C3=A1ndez?= Date: Tue, 19 Nov 2024 13:36:38 +0000 Subject: [PATCH] chore: Prepare to release v0.3.0 --- charts/admitik/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/admitik/Chart.yaml b/charts/admitik/Chart.yaml index 897988a..3c49b87 100644 --- a/charts/admitik/Chart.yaml +++ b/charts/admitik/Chart.yaml @@ -6,8 +6,8 @@ type: application description: >- A Helm chart for Admitik, an admission controller for Kubernetes that allow resources entrance if conditions are met (realtime) -version: 0.2.0 # chart version -appVersion: "0.2.0" # admitik version +version: 0.3.0 # chart version +appVersion: "0.3.0" # admitik version kubeVersion: ">=1.22.0-0" # kubernetes version home: https://github.com/freepik-company/admitik sources: