diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-03-14 13:36:18 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-03-14 13:36:31 -0500 |
commit | 13b7a3bc25fba512024f2e599be3eb132b0c7b16 (patch) | |
tree | c8b80447e75e27b002b91da2ab2302445ad1256c /auth/helm | |
parent | da6154df2951bbdedea753f588d41153e3582ef5 (diff) |
Change version to 2.1.11-SNAPSHOT
Issue-ID: AAF-788
Change-Id: I3d98d495e4258d551bd6ab7b7455cfd052c3f239
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 9e344dfa..2deb76ee 100644 --- a/auth/helm/aaf/values.yaml +++ b/auth/helm/aaf/values.yaml @@ -67,7 +67,7 @@ image: # When using Docker Repo, add, and include trailing "/" # repository: nexus3.onap.org:10003/ # repository: localhost:5000/ - version: 2.1.10-SNAPSHOT + version: 2.1.11-SNAPSHOT resources: {} # We usually recommend not to specify default resources and to leave this as a conscious |