version-checker
version-checker copied to clipboard
Adding OS/Arch Support
This is a re-attempt at implementing OS/Arch Support from https://github.com/jetstack/version-checker/pull/60
Actions:
- [x] Get Node Details and store them in a memory efficient way
- [ ] Ensure all clients support OS/Arch
- [x] Docker
- [ ] GCR
- [ ] GHCR
- [ ] SelfHosted
- [ ] ACR
- [x] ECR
- [ ] Detect and handle the Manifest and/or OS/Arch SHA from
imageIDfield - [ ] Update UnitTests