diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2021-09-24 15:02:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-09-24 15:02:11 +0000 |
commit | 0c111ed631e5b15ce8ae3767057ed023eb3bba7f (patch) | |
tree | 3f0e5d730443e7820604897d5d5f4db4ce99045f | |
parent | 98fd48b32fcce63d5c066520aa8a2fac523c7ebd (diff) | |
parent | 744ed39744ad5e659a78d7cc32d194bfc5015d9b (diff) |
Merge "[POLICY] Updated policy-clamp-fe image"
-rw-r--r-- | kubernetes/policy/components/policy-clamp-fe/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-clamp-fe/values.yaml b/kubernetes/policy/components/policy-clamp-fe/values.yaml index a7c8d6defa..9e021c8d0e 100644 --- a/kubernetes/policy/components/policy-clamp-fe/values.yaml +++ b/kubernetes/policy/components/policy-clamp-fe/values.yaml @@ -60,7 +60,7 @@ subChartsOnly: flavor: small # application image -image: onap/policy-clamp-frontend:6.1.1 +image: onap/policy-clamp-frontend:6.1.2 pullPolicy: Always # flag to enable debugging - application support required |