Releases: vaggeliskls/k8s-registry-auth
Releases · vaggeliskls/k8s-registry-auth
1.0.3
- add resource request and limits
resources:
requests:
memory: "64Mi"
cpu: "10m"
limits:
memory: "128Mi"
cpu: "50m"
Full Changelog: 1.0.2...1.0.3
1.0.2
1.0.1
What's Changed
- fix: make the job service account roles namespace wide by @vaggeliskls in #5
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Feat/helm chart by @vaggeliskls in #2
- Feat/documentation by @vaggeliskls in #3
- feat: add oci on dockerhub by @vaggeliskls in #4
- Update aws ecr login to v2
- Update docs
Full Changelog: 0.0.1...1.0.0
0.0.1
What's Changed
- Feat/initial work by @vaggeliskls in #1
New Contributors
- @vaggeliskls made their first contribution in #1
Full Changelog: https://github.com/vaggeliskls/k8s-registry-auth/commits/0.0.1