Step version of auth-token-fetch after release 06/8906/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 18 Aug 2022 08:28:58 +0000 (10:28 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 18 Aug 2022 08:29:01 +0000 (10:29 +0200)
Issue-ID: NONRTRIC-786
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ie471702f3edbf3bbed102956fd9879387ed9b41c

auth-token-fetch/container-tag.yaml
auth-token-fetch/main.go

index 6b1c9db..f84eeb1 100644 (file)
@@ -2,4 +2,4 @@
 # By default this file is in the docker build directory,
 # but the location can configured in the JJB template.
 ---
-tag: 1.0.0
+tag: 1.1.0
index 18003ba..0136688 100644 (file)
@@ -53,7 +53,7 @@ func NewContext(config *Config) *Context {
 }
 
 // @title Auth token fetcher
-// @version 1.0.0
+// @version 1.1.0
 
 // @license.name  Apache 2.0
 // @license.url   http://www.apache.org/licenses/LICENSE-2.0.html