diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-14 13:47:47 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-14 13:47:58 -0400 |
commit | bbe8c7df60bb9c51c792317666cb35611241044f (patch) | |
tree | 45927259dec5c693fc7ea84df2f5c0088c59a17a /kubernetes/oof/charts/oof-has | |
parent | 0bd7f190e920f7c484cdff7a3528aa488b7eb82e (diff) |
Release 1.3.0 for HAS and OSDF
Change-Id: Id5244f15d4e8b08babc19309398419394a95e5f0
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-491
Diffstat (limited to 'kubernetes/oof/charts/oof-has')
-rwxr-xr-x | kubernetes/oof/charts/oof-has/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/oof/charts/oof-has/values.yaml b/kubernetes/oof/charts/oof-has/values.yaml index 69e24c7176..8bc3e176d3 100755 --- a/kubernetes/oof/charts/oof-has/values.yaml +++ b/kubernetes/oof/charts/oof-has/values.yaml @@ -25,7 +25,7 @@ global: commonConfigPrefix: onap-oof-has image: readiness: oomk8s/readiness-check:2.0.0 - optf_has: onap/optf-has:1.3.0-SNAPSHOT-latest + optf_has: onap/optf-has:1.3.0 filebeat: docker.elastic.co/beats/filebeat:5.5.0 pullPolicy: Always |