nabsul / k8s-ecr-login-renew

Renews Docker login credentials for an AWS ECR container registry.
MIT License
205 stars 49 forks source link

Add Helm Chart #38

Closed nabsul closed 2 years ago

nabsul commented 2 years ago

Okie doke! I think this PR is ready for a review.

In general, my goal here is to publish the simplest possible Chart. I know there were a lot of suggestions/features that I might have missed in the original design, and I'd be happy to consider adding them, either now or as a later update.

Notes:

While this PR is reviewed for features/correctness, I will look at the instructions to automate the publication of this Chart via github actions as described/recommended in the Helm docs.

CC: @Startouf @devec0 @armenr @xavidop @PawelLipski

digitalrayne commented 2 years ago

Looks good to me @nabsul - I would say you are quite the helm expert now!