summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-servicechange-handler/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-08-26 11:18:06 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-26 11:18:06 +0000
commit39459538107999eaa19a4ef21ce27800d1ec3c34 (patch)
treebb6a37b4d48bb106474ac1cbbd531441b76be9f5 /kubernetes/dcaegen2/components/dcae-servicechange-handler/values.yaml
parent9d4d5afbb9bb4d850b171f3ca7819d898bf6adbb (diff)
parent601e2b0555f6f469066535b686939072a470bb85 (diff)
Merge changes from topic "disabletca"
* changes: [DCAEMOD] Guilin updates for SECCOM and other enhancements [DCAE] Exclude TCA/cdap from bootstrap
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-servicechange-handler/values.yaml')
-rw-r--r--kubernetes/dcaegen2/components/dcae-servicechange-handler/values.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-servicechange-handler/values.yaml b/kubernetes/dcaegen2/components/dcae-servicechange-handler/values.yaml
index 63ce3db3fc..92206f7e2f 100644
--- a/kubernetes/dcaegen2/components/dcae-servicechange-handler/values.yaml
+++ b/kubernetes/dcaegen2/components/dcae-servicechange-handler/values.yaml
@@ -1,6 +1,6 @@
#============LICENSE_START========================================================
# ================================================================================
-# Copyright (c) 2019 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2019-2020 AT&T Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -42,7 +42,7 @@ config:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/org.onap.dcaegen2.platform.servicechange-handler:1.3.2
+image: onap/org.onap.dcaegen2.platform.servicechange-handler:1.4.0
pullPolicy: Always
@@ -94,4 +94,4 @@ resources:
unlimited: {}
# Kubernetes namespace for components deployed via Cloudify manager
# If empty, use the common namespace
-# dcae_ns: "dcae"
+# dcae_ns: "dcae" \ No newline at end of file