Hi everyone! I have question for prefect community.
I have multiple deployment in prefect which uses same infrastructure and they all use repo image which is defined in my image section of infrastructure. Let say deployed image is 2.0 so all deployment use 2.0
I want deployment to have a feature of specifying which image tag to use and if not specified then use default. How can I acgieve this?