diff --git a/charts/flyte-binary/values.yaml b/charts/flyte-binary/values.yaml index 3f87556c3ed..7180c2877b7 100644 --- a/charts/flyte-binary/values.yaml +++ b/charts/flyte-binary/values.yaml @@ -207,7 +207,7 @@ deployment: # image Configure image to use for Flyte image: # repository Flyte image repository - repository: cr.flyte.org/flyteorg/flyte-binary # FLYTE_IMAGE + repository: cr.flyte.org/flyteorg/flyte-binary-release # FLYTE_IMAGE # tag Flyte image tag tag: latest # FLYTE_TAG # pullPolicy Flyte image pull policy