diff options
Diffstat (limited to 'kubernetes')
-rw-r--r-- | kubernetes/holmes/components/holmes-rule-mgmt/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml index 6261b4ebd7..06248824b4 100644 --- a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml +++ b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml @@ -25,7 +25,7 @@ global: # Application configuration defaults. ################################################################# # application image -image: onap/holmes/rule-management:9.0.0 +image: onap/holmes/rule-management:9.0.1 consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0 ################################################################# |