diff --git a/horizon/values.yaml b/horizon/values.yaml index c6d609f7..d601919a 100644 --- a/horizon/values.yaml +++ b/horizon/values.yaml @@ -20,7 +20,7 @@ replicas: 1 images: - horizon: docker.io/kolla/ubuntu-source-horizon:3.0.3 + horizon: docker.io/kolla/ubuntu-source-horizon:4.0.0 dep_check: docker.io/kolla/ubuntu-source-kubernetes-entrypoint:4.0.0 pull_policy: "IfNotPresent"