Skip to content

Releases: vaggeliskls/k8s-registry-auth

1.0.3

23 Oct 17:37
ea4e65f
Compare
Choose a tag to compare
  • 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

04 Sep 18:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

20 Jun 17:52
Compare
Choose a tag to compare

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

15 Jun 12:13
5a7f4c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...1.0.0

0.0.1

14 Jun 16:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/vaggeliskls/k8s-registry-auth/commits/0.0.1