diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-06-09 11:57:06 +0200 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-06-09 11:57:06 +0200 |
commit | 94a6248c28f9418303c3f6be94abaab9e5984b37 (patch) | |
tree | ad98a3bdc785a119290483635fcc6b7f2d01d43c /kubernetes/sdc/components | |
parent | 87411cc03c91a0ba7f26fcd9e7e4bd8afb75b24e (diff) |
[SDC] Top up sdc-helm-validator image to 1.2.1
Update:
- Add logging of validation response in debug mode
Issue-ID: SDC-3185
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I7528f92cfd3b392f063fed9cbb70d2b1fa114588
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 ede80a6af0..5c5c5995b0 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.0 +image: onap/org.onap.sdc.sdc-helm-validator:1.2.1 containerPort: &svc_port 8080 config: |