From 4f37595eb2c354ca995e018d6b4efdc38a8a485a Mon Sep 17 00:00:00 2001 From: "E. Scott Daniels" Date: Wed, 15 Apr 2020 14:24:28 -0400 Subject: [PATCH] Update the container build tag for new listener Forgot to add the new tag for the last change Issue-ID: RIC-334 Signed-off-by: E. Scott Daniels Change-Id: Ib0cf1e4e126aa7a6b362acc71a81a028294754ee --- 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 bb40811..7c0856a 100644 --- a/sidecars/listener/container-tag.yaml +++ b/sidecars/listener/container-tag.yaml @@ -1,4 +1,4 @@ --- -tag: '1.4.0' +tag: '1.5.0' # this is used by CI jobs to apply a tag when it builds the image -- 2.16.6