aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2021-02-26 16:15:51 +0100
committerKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2021-02-26 16:18:59 +0100
commit6e8bcab8956835bdb615782b71ae8834d0d4f523 (patch)
tree0e1e8f36b19bf958c2eb99717a766d93c33977a0
parent291e023f9ff5bb453f03ddfe02e16752bfe8c31a (diff)
Update DFC to version 1.5.4
- Add JWT support in HTTP/HTTPS based locations Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I348c5ffb43184673e19ad0ba3b6e1b3b0da65528
-rw-r--r--Changelog.md1
-rw-r--r--blueprints/k8s-datafile.yaml2
2 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index e2ff20f..56bdd32 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -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
diff --git a/blueprints/k8s-datafile.yaml b/blueprints/k8s-datafile.yaml
index 7ac823e..57fe132 100644
--- a/blueprints/k8s-datafile.yaml
+++ b/blueprints/k8s-datafile.yaml
@@ -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