- bump chart version to 17.0.0
- fix notation of condition for authentication dependency
Issue-ID: OOM-3375
Change-Id: I5eaa84de4bd945cddcdfcfd0788a0b8f7f69970d
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
apiVersion: v2
name: onap
-version: 16.0.0
-appVersion: Paris
+version: 17.0.0
+appVersion: Quebec
description: Open Network Automation Platform (ONAP)
home: https://www.onap.org/
sources:
- name: authentication
version: ~15.x-0
repository: '@local'
- condition: authentication:enabled
+ condition: authentication.enabled
- name: aai
version: ~16.x-0
repository: '@local'