diff options
Diffstat (limited to 'charts/aaf-hello/values.yaml')
-rw-r--r-- | charts/aaf-hello/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aaf-hello/values.yaml b/charts/aaf-hello/values.yaml index c05ab56..ca19298 100644 --- a/charts/aaf-hello/values.yaml +++ b/charts/aaf-hello/values.yaml @@ -25,7 +25,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/aaf/aaf_hello:2.1.0-SNAPSHOT +image: onap/aaf/aaf_hello:2.1.1 pullPolicy: Always # flag to enable debugging - application support required |