From 3e560be6158caa7549e9ecf6dc0528cd1040e41e Mon Sep 17 00:00:00 2001 From: Mac Browning Date: Thu, 19 Oct 2023 20:00:11 -0700 Subject: [PATCH] Bump version. --- charts/vantage-kubernetes-agent/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/vantage-kubernetes-agent/Chart.yaml b/charts/vantage-kubernetes-agent/Chart.yaml index 039bb68..753db6a 100644 --- a/charts/vantage-kubernetes-agent/Chart.yaml +++ b/charts/vantage-kubernetes-agent/Chart.yaml @@ -2,6 +2,6 @@ apiVersion: v2 name: vantage-kubernetes-agent description: A Helm chart for provisioning the Vantage Kubernetes agent. type: application -version: 1.0.0 -appVersion: "0.0.1" +version: 1.0.1 +appVersion: "1.0.1" icon: "https://www.vantage.sh/nav-logo.svg"