Kubernetes version: 1.14.x
Cloud being used: AWS EKS
Hello. Was wondering if it is possible to set the “app.kubernetes.io/version” common label equal to say the commit hash of a jenkins build? I am experimenting with Istio and looking for a way to dynamically set the version to a commit so that it can be used in blue/green or canary deployments. Any help or advice with this would be greatly appreciated.
Thanks