diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2022-02-28 16:30:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-02-28 16:30:43 +0000 |
commit | 053f263ccd8786a4f2cf39a36b504c4bd28ed324 (patch) | |
tree | 1fcdc46b0d43629ea47f3d850762a98b202b82b7 /kubernetes/sdc/components | |
parent | 116dcb01068e8ab4e79642f2affd7e8a2952307e (diff) | |
parent | 4982ac31186b65b457250fffa2fc3f459fea658e (diff) |
Merge "[SDC] Top up sdc-helm-validator"
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 e51c242d5c..363a05934d 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/sdc-helm-validator:1.3.0 +image: onap/sdc-helm-validator:1.3.1 containerPort: &svc_port 8080 config: |