I am unable to find a way to control and set APP_VERSION outside of func.yaml and pass it on as either environment variable or other means to make fn build pick up this version and tag docker image with that version.
I have tried both the below options, but was not able to find a way where version could be passed on as value.
Is there support to define and use environment variables in func.yaml files. If so, please provide some details on how to get this working for version and other values as well.
I am unable to find a way to control and set APP_VERSION outside of func.yaml and pass it on as either environment variable or other means to make fn build pick up this version and tag docker image with that version.
I have tried both the below options, but was not able to find a way where version could be passed on as value.
Is there support to define and use environment variables in func.yaml files. If so, please provide some details on how to get this working for version and other values as well.