diff options
author | vasraz <vasyl.razinkov@est.tech> | 2021-12-23 17:32:12 +0000 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2022-01-06 08:37:17 +0000 |
commit | c3f32e45688aa86e2681e8daa0c782cd53dafba2 (patch) | |
tree | 2f50701810d3b680b1cca869f8051ef4ab8df81d /kubernetes/sdc/components | |
parent | 0d2cf1aee02c84d5ff262b4ac1d414fdadf5432b (diff) |
[SDC] Top up sdc-helm-validator image to 1.3.0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3821
Change-Id: I9e48d61bdcbfe4a5aa9277011899ecda4261042e
Diffstat (limited to 'kubernetes/sdc/components')
-rw-r--r-- | kubernetes/sdc/components/sdc-helm-validator/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdc/components/sdc-helm-validator/values.yaml b/kubernetes/sdc/components/sdc-helm-validator/values.yaml index 4cd4a76506..e51c242d5c 100644 --- a/kubernetes/sdc/components/sdc-helm-validator/values.yaml +++ b/kubernetes/sdc/components/sdc-helm-validator/values.yaml @@ -18,7 +18,7 @@ global: pullPolicy: Always -image: onap/org.onap.sdc.sdc-helm-validator:1.2.2 +image: onap/sdc-helm-validator:1.3.0 containerPort: &svc_port 8080 config: |