From 0a102178db8ef544958df608c1af721ef5784cbd Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Wed, 4 Mar 2026 14:01:40 +0100 Subject: [PATCH] chore: update version and appVersion to 1.1.3 in Chart.yaml --- helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 49fac76..e4e1cee 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.2 -appVersion: 1.1.2 +version: 1.1.3 +appVersion: 1.1.3 keywords: - honeypot - security