diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-02-22 15:39:40 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-02-23 08:26:19 +0100 |
commit | 4982ac31186b65b457250fffa2fc3f459fea658e (patch) | |
tree | 2dcbdffda2a5a91861dccf94549f57cd5d5ac24d /kubernetes/sdc/components | |
parent | 044b886ee6c43d7087953ffa2267668f2a830a95 (diff) |
[SDC] Top up sdc-helm-validator
Top up sdc-helm-validator to 1.3.1
Issue-ID: SDC-3879
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I9bf55ac9d6e6b5bcfa54324618b9db3d0d30341a
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: |