From b8fe9d83f4a882b69ccdee91dfc236ddbf280013 Mon Sep 17 00:00:00 2001 From: Mac Browning Date: Tue, 24 Oct 2023 14:09:44 -0700 Subject: [PATCH] Update appVersion to 1.0.4. --- 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 0ffdaf9..36defa6 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.5 -appVersion: "1.0.3" +version: 1.0.6 +appVersion: "1.0.4" icon: "https://www.vantage.sh/nav-logo.svg"