From 6117824c19b0726d82638e39dafc27babebaad7f Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Sun, 8 Mar 2026 12:45:51 +0100 Subject: [PATCH] feat: bump version to 1.1.5 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 99fce39..6d4d5ab 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.4 -appVersion: 1.1.4 +version: 1.1.5 +appVersion: 1.1.5 keywords: - honeypot - security