weaveworks / gitopssets-controller

Manages the GitOpsSet CRDs.
Apache License 2.0
9 stars 5 forks source link

Expose the latest tag not just the latest image. #88

Closed bigkevmcd closed 1 year ago

bigkevmcd commented 1 year ago

This adds a latestTag field to the generated ImagePolicy elements which is the tag from the latestImage.

Fixes: https://github.com/weaveworks/weave-gitops-interlock/issues/442