Closed Marx2 closed 3 years ago
There should be concrete version number (semver) of docker image instead of just "latest". It allows to play nicely with GitOps approach
fixed in https://github.com/ori-edge/k8s_gateway/commit/7d32bc69ef7fd9cab46d60a5813a9acb8d85f23d
I can't find image in quay.io I think there should be tag with incremental number like v1.2.3, not only master/latest
Latest version again isn't reelased with semver version number, only "latest" and SHA tags
There should be concrete version number (semver) of docker image instead of just "latest". It allows to play nicely with GitOps approach