From 1d3b01f61fe4cd3b48cea105876cc5243c85ac27 Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Mon, 9 Mar 2026 17:59:20 +0100 Subject: [PATCH] feat: update chart version to 1.1.7 --- helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index ec5889f..b66537f 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.6 -appVersion: 1.1.6 +version: 1.1.7 +appVersion: 1.1.7 keywords: - honeypot - security