From 344e79c73c62d9d092b8e7e2acd43ae68ead25d8 Mon Sep 17 00:00:00 2001 From: "Waylon S. Walker" Date: Mon, 14 Apr 2025 08:47:43 -0500 Subject: [PATCH] bump version --- helm-chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/Chart.yaml b/helm-chart/Chart.yaml index ca8d107..b78eb0b 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -7,5 +7,5 @@ icon: https://raw.githubusercontent.com/waylon/k8s-basic/master/helm-chart/logo. name: k8s-basic description: A helm chart for basic container deployment type: application -version: 1.0.0 +version: 1.0.1 appVersion: "1.0"