Update DFC to version 1.5.4 07/118607/1
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>
Fri, 26 Feb 2021 15:15:51 +0000 (16:15 +0100)
committerKrzysztof Gajewski <krzysztof.gajewski@nokia.com>
Fri, 26 Feb 2021 15:18:59 +0000 (16:18 +0100)
- Add JWT support in HTTP/HTTPS based locations

Issue-ID: DCAEGEN2-2536
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I348c5ffb43184673e19ad0ba3b6e1b3b0da65528

Changelog.md
blueprints/k8s-datafile.yaml

index e2ff20f..56bdd32 100644 (file)
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
         - [DCAEGEN2-2600](https://jira.onap.org/browse/DCAEGEN2-2600) - PM-Mapper blueprint updated to 1.5.1 version (added files processing config and fixed vulnerabilities)
         - [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Updated Ves image version to 1.8.0 in ves blueprint (Ves validates IP addresses)
          - [DCAEGEN2-2585](https://jira.onap.org/browse/DCAEGEN2-2585) - Add new Kpi-Computation-ms
+         - [DCAEGEN-2536](https://jira.onap.org/browse/DCAEGEN2-2536) - Add JWT support in HTTP/HTTPS based locations
 
 ## [3.0.2] - 2021-02-15
 ### Changed
index 7ac823e..57fe132 100644 (file)
@@ -53,7 +53,7 @@ inputs:
     default: 1
   tag_version:
     type: string
-    default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.5.3"
+    default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.5.4"
   use_tls:
     type: boolean
     default: true