nabsul / k8s-ecr-login-renew

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

Fix bug on npe #55

Closed KaKeimei closed 1 year ago

wokes commented 1 year ago

Context: Installing the helm chart results in:

Error: template: k8s-ecr-login-renew/templates/005-CronJob.yaml:43:71: executing "k8s-ecr-login-renew/templates/005-CronJob.yaml" at <.values.cronjob.dockerImage>: nil pointer evaluating interface {}.cronjob

nabsul commented 1 year ago

Thanks for the fix!

nabsul commented 1 year ago

Helm chart is updated.