diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-04-02 14:40:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-02 14:40:36 +0000 |
commit | dd729d6d6e0f688a539fa66cb0e1497339403dc6 (patch) | |
tree | 75e580ee311d3ee6a7cc8f3e97d26a6a6e7d4a88 /kubernetes/dcaemod/components/dcaemod-runtime-api | |
parent | b85fba094ef38191e9105d56f68e958fd6d4cafd (diff) | |
parent | 8d8c9b9333a8a00f16d74684e74632334198cb25 (diff) |
Merge "Update MOD component versions"
Diffstat (limited to 'kubernetes/dcaemod/components/dcaemod-runtime-api')
-rw-r--r-- | kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml index a56552e6c0..d5da039ad1 100644 --- a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml +++ b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml @@ -72,7 +72,7 @@ readiness: # application image repository: nexus3.onap.org:10001 -image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.0.1 +image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.0.2 # Resource Limit flavor -By Default using small flavor: small |