From bdd7b5e977d3038fcd69d0c7dfbd6c8e4c555da0 Mon Sep 17 00:00:00 2001 From: "E. Scott Daniels" Date: Wed, 13 Jan 2021 12:30:08 -0500 Subject: [PATCH] Set the correct container tag Issue-ID: RIC-733 Signed-off-by: E. Scott Daniels Change-Id: Ic9f51cfb5ea4f8e126a1b7422981043cbd3e9bfd --- sidecars/listener/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidecars/listener/container-tag.yaml b/sidecars/listener/container-tag.yaml index 8151269..c307504 100644 --- a/sidecars/listener/container-tag.yaml +++ b/sidecars/listener/container-tag.yaml @@ -1,4 +1,4 @@ --- -tag: '1.7.0' +tag: '1.8.0' # this is used by CI jobs to apply a tag when it builds the image -- 2.16.6