From 0a23423b452f38c8ed1d7c7160f35d8c04b9fb18 Mon Sep 17 00:00:00 2001 From: Marc Barry <4965634+marc-barry@users.noreply.github.com> Date: Mon, 13 Nov 2023 12:53:10 -0500 Subject: [PATCH] Use v in the app versions and for the egress-init-tag. --- charts/qtap-operator/Chart.yaml | 4 ++-- charts/qtap-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/qtap-operator/Chart.yaml b/charts/qtap-operator/Chart.yaml index 3e2863b..3138ef6 100644 --- a/charts/qtap-operator/Chart.yaml +++ b/charts/qtap-operator/Chart.yaml @@ -2,6 +2,6 @@ apiVersion: v2 name: qtap-operator description: A Helm chart for a Kubernetes Qtap operator type: application -version: 0.0.1 +version: 0.0.2 # This is the semantic version of https://github.com/qpoint-io/kubernetes-qtap-operator/releases being deployed -appVersion: "0.0.1" +appVersion: "v0.0.2" diff --git a/charts/qtap-operator/values.yaml b/charts/qtap-operator/values.yaml index 6530964..c1e3b7b 100644 --- a/charts/qtap-operator/values.yaml +++ b/charts/qtap-operator/values.yaml @@ -46,7 +46,7 @@ controllerManager: defaultPodAnnotationsConfigmap: annotationsYaml: |- qpoint.io/inject-ca: "true" - qpoint.io/egress-init-tag: "0.0.5" + qpoint.io/egress-init-tag: "v0.0.6" qpoint.io/egress-to-domain: "qtap-gateway.qpoint.svc.cluster.local" kubernetesClusterDomain: cluster.local metricsService: