From 578645756765bd284b9725758410cc813152ac80 Mon Sep 17 00:00:00 2001 From: carnivuth Date: Tue, 3 Feb 2026 14:04:04 +0100 Subject: [PATCH] bumped version --- helm/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 839e4f7..6e37702 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.0.0 -appVersion: 1.0.1 +version: 1.0.2 +appVersion: 1.0.2 keywords: - honeypot - security @@ -13,4 +13,4 @@ maintainers: home: https://github.com/blessedrebus/krawl sources: - https://github.com/blessedrebus/krawl -icon: https://raw.githubusercontent.com/blessedrebus/krawl/main/img/krawl-svg.svg \ No newline at end of file +icon: https://raw.githubusercontent.com/blessedrebus/krawl/main/img/krawl-svg.svg