diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-02-01 12:04:47 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-02-01 12:04:47 +0100 |
commit | 4c2c7720caad0036b5dcd7fbb3ce6e26cde3a057 (patch) | |
tree | 8c131e10fbe1e6b370797b259528cfe0b3c02055 /kubernetes/dcaemod/components/dcaemod-onboarding-api/values.yaml | |
parent | 029a8a64fbf2f02b36c09d37d84813af25ec8cb9 (diff) |
[DCAE] Top up components version
- runtime-api to 1.2.1
- onboarding-api to 2.12.4
Issue-ID: DCAEGEN2-1179
Issue-ID: DCAEGEN2-2441
Issue-ID: DCAEGEN2-2546
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I04dfb7c9dd9c797bf48f1fb507b84719f3f3b171
Diffstat (limited to 'kubernetes/dcaemod/components/dcaemod-onboarding-api/values.yaml')
-rw-r--r-- | kubernetes/dcaemod/components/dcaemod-onboarding-api/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaemod/components/dcaemod-onboarding-api/values.yaml b/kubernetes/dcaemod/components/dcaemod-onboarding-api/values.yaml index 13ea930aa5..a9c0029f41 100644 --- a/kubernetes/dcaemod/components/dcaemod-onboarding-api/values.yaml +++ b/kubernetes/dcaemod/components/dcaemod-onboarding-api/values.yaml @@ -92,7 +92,7 @@ postgres: mountInitPath: dcaemod # application image -image: onap/org.onap.dcaegen2.platform.mod.onboardingapi:2.12.3 +image: onap/org.onap.dcaegen2.platform.mod.onboardingapi:2.12.4 # Resource Limit flavor -By Default using small flavor: small |