diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2022-01-10 13:25:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-01-10 13:25:59 +0000 |
commit | fc6a88346bdb3c0afacf196966b21172524609c1 (patch) | |
tree | e606d9d762f0442707fa6dbb1266062e98a25ddd /kubernetes/sdc/components/sdc-helm-validator/values.yaml | |
parent | 8e637854c51af29ee91ffbeacfe0815c86f2ca92 (diff) | |
parent | c3f32e45688aa86e2681e8daa0c782cd53dafba2 (diff) |
Merge "[SDC] Top up sdc-helm-validator image to 1.3.0"
Diffstat (limited to 'kubernetes/sdc/components/sdc-helm-validator/values.yaml')
-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: |