diff --git a/charts/flyteagent/values.yaml b/charts/flyteagent/values.yaml index 8a40180e45..c3a31e028d 100755 --- a/charts/flyteagent/values.yaml +++ b/charts/flyteagent/values.yaml @@ -23,7 +23,7 @@ image: # -- Docker image for flyteagent deployment repository: ghcr.io/flyteorg/flyteagent # -- Docker image tag - tag: 1.9.1 # FLYTEAGENT_TAG + tag: 1.10.0 # FLYTEAGENT_TAG # -- Docker image pull policy pullPolicy: IfNotPresent ports: