k8s-digester
k8s-digester copied to clipboard
Implement --platform parameter
You can limit the resolve of image tags to only a specific platform by specifying the --platform command-line flag with the target platform e.g. linux/amd64.
Fixes https://github.com/google/k8s-digester/issues/3
Thanks for your contribution @newtondev! I've left some comments above.
@halvards I have closed the other PR in favour of this one which has all the version bumps inlcluded. thanks