From a15f09163295b2ddda1d404be9c8c33db20c45a8 Mon Sep 17 00:00:00 2001 From: Akshay Jagadish Date: Sat, 20 Feb 2021 17:57:55 -0500 Subject: [PATCH] WIFI-1610: Changed tag of FE components from latest to 0.0.1-SNAPSHOT --- tip-wlan/charts/wlan-cloud-graphql-gw/values.yaml | 2 +- tip-wlan/charts/wlan-cloud-static-portal/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tip-wlan/charts/wlan-cloud-graphql-gw/values.yaml b/tip-wlan/charts/wlan-cloud-graphql-gw/values.yaml index fe1d59a..70c9def 100644 --- a/tip-wlan/charts/wlan-cloud-graphql-gw/values.yaml +++ b/tip-wlan/charts/wlan-cloud-graphql-gw/values.yaml @@ -11,7 +11,7 @@ replicaCount: 1 image: name: wlan-cloud-graphql-gw - tag: latest + tag: 0.0.1-SNAPSHOT pullPolicy: IfNotPresent nameOverride: "" diff --git a/tip-wlan/charts/wlan-cloud-static-portal/values.yaml b/tip-wlan/charts/wlan-cloud-static-portal/values.yaml index c7739e3..57152e8 100644 --- a/tip-wlan/charts/wlan-cloud-static-portal/values.yaml +++ b/tip-wlan/charts/wlan-cloud-static-portal/values.yaml @@ -11,7 +11,7 @@ replicaCount: 1 image: name: wlan-cloud-ui - tag: latest + tag: 0.0.1-SNAPSHOT pullPolicy: IfNotPresent nameOverride: ""