diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-11-10 08:35:36 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-11-10 08:35:40 -0600 |
commit | fa61e479d8b5180c46a2bff5eaa1159c610bff60 (patch) | |
tree | 003b58ebb6a013a7310d4c35c1e1bbffdbaeec7d /auth/helm | |
parent | 5677039c46e3514174f1bc299f5c8e6e8a568824 (diff) |
Show Init in K8S logs
Issue-ID: AAF-624
Change-Id: I4f09d7dd6c166841f721140a605653f554e3be29
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 fc43af44..236a3e0e 100644 --- a/auth/helm/aaf/values.yaml +++ b/auth/helm/aaf/values.yaml @@ -69,7 +69,7 @@ image: # When using Docker Repo, add, and include trailing "/" # repository: nexus3.onap.org:10003/ # repository: localhost:5000/ - version: 2.1.7-SNAPSHOT + version: 2.1.8-SNAPSHOT resources: {} # We usually recommend not to specify default resources and to leave this as a conscious |