From 31fb1e8d9faed2a02ba4115860b9677ca037bde6 Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Tue, 3 Mar 2026 19:06:09 +0100 Subject: [PATCH] chore: update chart version to 1.1.1 for consistency with app version --- helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 92d530c..812ff4f 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: krawl-chart description: A Helm chart for Krawl honeypot server type: application -version: 1.1.0 -appVersion: 1.1.0 +version: 1.1.1 +appVersion: 1.1.1 keywords: - honeypot - security