From 573f8c082c43690a89a64389978d00864f6373aa Mon Sep 17 00:00:00 2001 From: "Waylon S. Walker" Date: Mon, 14 Apr 2025 08:54:14 -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 b78eb0b..e0aa7e5 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.1 +version: 1.0.2 appVersion: "1.0"