git-resource
git-resource copied to clipboard
Track the latest git binary
Background:
- In the resource pipeline we're currently only tracking the new versions of alpine or ubuntu but not tracking the new releases of the git binary itself.
- That would result in us not building the images on new releases of git and hence maybe missing important updates/bug or cve fixes.
- Git already has a repo on github that we can maybe track in our pipeline https://github.com/git/git