Open
Description
Expected Behavior
We are happy to use this great tool! However we are also somwhere uncertain about the release concept of this project which is not working well with tools such as renovateBot
.
It would be helpful when all the releases are published as github releases, and the latest
container is also backed up with a semver versioned tag.
Actual Behavior
The examples suggest using latest
container tag where there is no equivalent semver tag available.
- it does not match with github releases
- latest has the other tag v0.1.17-3-g2ccd690 which is not parsed by renovatebot
Steps to Reproduce the Problem
Looking up the registry:
wget -q https://registry.opensource.zalan.do/v1/repositories/teapot/kube-metrics-adapter/tags -O - | jq --sort-keys .
shows v0.1.17-3-g2ccd690
being equivalent to latest
Metadata
Metadata
Assignees
Labels
No labels