From 92b9a013634e5b4617f44ca4bcd209b055c552ff Mon Sep 17 00:00:00 2001 From: Artem Mironov Date: Sat, 15 Jun 2024 19:22:44 +0300 Subject: [PATCH] chore: bump chart version --- deploy/charts/apikeyman/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/charts/apikeyman/Chart.yaml b/deploy/charts/apikeyman/Chart.yaml index 21fe25f..dc3e2c7 100644 --- a/deploy/charts/apikeyman/Chart.yaml +++ b/deploy/charts/apikeyman/Chart.yaml @@ -7,5 +7,5 @@ keywords: - security sources: - https://github.com/jaspeen/apikeyman -version: 0.1.11 -appVersion: "0.1.11" +version: 0.1.12 +appVersion: "0.1.12"