From dd183924498d3015540f4fd752b55afbd0ea9a59 Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Wed, 4 Mar 2026 12:38:17 +0100 Subject: [PATCH] feat: update chart version to 1.1.2 for Krawl honeypot server --- helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 812ff4f..49fac76 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.1 -appVersion: 1.1.1 +version: 1.1.2 +appVersion: 1.1.2 keywords: - honeypot - security