diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-05-02 11:07:07 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-05-02 11:07:19 -0500 |
commit | 1ab34043e05df3d35175a3a3f46e9e6acbb13dd8 (patch) | |
tree | 266495f03f4cea448dc8e09e159b9f733f65c0ff /auth/helm | |
parent | ff3dc8e59295809dd61754cbf28ef6e0785dfff0 (diff) |
Version to 2.1.13
Issue-ID: AAF-785
Change-Id: I5e675b1ab0e25e89996c25da98412642800646dd
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/helm')
-rw-r--r-- | auth/helm/aaf/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/helm/aaf/values.yaml b/auth/helm/aaf/values.yaml index 5cd676aa..61665a2d 100644 --- a/auth/helm/aaf/values.yaml +++ b/auth/helm/aaf/values.yaml @@ -114,7 +114,7 @@ image: # When using Docker Repo, add, and include trailing "/" # repository: nexus3.onap.org:10003/ # repository: localhost:5000/ - version: 2.1.12-SNAPSHOT + version: 2.1.13-SNAPSHOT resources: {} # We usually recommend not to specify default resources and to leave this as a conscious |