diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-11-20 15:48:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-20 15:48:41 +0000 |
commit | 92d0a4ef9f7883d716eae346433aa39e9f706e8a (patch) | |
tree | 5a4c9e11dfff0c8335e9c688bd0ab33e26dd7412 /kubernetes/sdc/components/sdc-onboarding-be/values.yaml | |
parent | 29eeafe81cc9f7e4723d9cf5a91b02952f0c0613 (diff) | |
parent | b365e0e582d6e62129e20b64d945516b2726ed53 (diff) |
Merge "[SDC] Release 1.7.3 images" into guilin
Diffstat (limited to 'kubernetes/sdc/components/sdc-onboarding-be/values.yaml')
-rw-r--r-- | kubernetes/sdc/components/sdc-onboarding-be/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/sdc/components/sdc-onboarding-be/values.yaml b/kubernetes/sdc/components/sdc-onboarding-be/values.yaml index 0d12f074e6..f608dac644 100644 --- a/kubernetes/sdc/components/sdc-onboarding-be/values.yaml +++ b/kubernetes/sdc/components/sdc-onboarding-be/values.yaml @@ -63,8 +63,8 @@ certInitializer: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/sdc-onboard-backend:1.7.2 -onboardingInitImage: onap/sdc-onboard-cassandra-init:1.7.2 +image: onap/sdc-onboard-backend:1.7.3 +onboardingInitImage: onap/sdc-onboard-cassandra-init:1.7.3 pullPolicy: Always # flag to enable debugging - application support required |