diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-05-31 10:02:47 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-05-31 10:09:32 -0500 |
commit | 98adb75e5e627d28ecdf659f4c8ed640ce53ed5e (patch) | |
tree | d7f2bb6a52a5118b49d38ddc7e80e1da6f998070 /auth/helm | |
parent | dc87ad47ebe4915de69a7c8ce424c4ab517bb513 (diff) |
Update DNSLocator code and use
Issue-ID: AAF-838
Change-Id: Ieaf112365e40237b6f252371d2d2f95e9bc47f89
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 4ae0777e..fae26290 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.14 + version: 2.1.14-SNAPSHOT resources: {} # We usually recommend not to specify default resources and to leave this as a conscious |