From a9cd1125bf3c53b6ffb6e6f9cbcaef296eac85a4 Mon Sep 17 00:00:00 2001 From: Mac Browning Date: Mon, 23 Oct 2023 20:56:28 -0700 Subject: [PATCH] Update appVersion to 1.0.3. --- 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 50e1c68..0ffdaf9 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: Provisions the Vantage Kubernetes agent. type: application -version: 1.0.4 -appVersion: "1.0.1" +version: 1.0.5 +appVersion: "1.0.3" icon: "https://www.vantage.sh/nav-logo.svg"