From c9b979a7d9fa0de1cd24f13fcc74307f32cb3927 Mon Sep 17 00:00:00 2001 From: Andrew Suderman Date: Wed, 26 Feb 2020 14:03:28 -0700 Subject: [PATCH] ui version 2.4.3 --- charts/argo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index c51e2475..c78cb075 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -108,7 +108,7 @@ ui: forceNamespaceIsolation: false image: # Overrides .images.tag if defined. - tag: "v2.4.2" + tag: "v2.4.3" # optional map of annotations to be applied to the ui Pods podAnnotations: {} # Optional labels to add to the UI pods