joe-elliott / cert-exporter

A Prometheus exporter that publishes cert expirations on disk and in Kubernetes secrets
Apache License 2.0
316 stars 87 forks source link

Lifecycle #109

Closed sass1997 closed 2 years ago

sass1997 commented 2 years ago

Hi Joe,

Would it be possible that you can do some lifecycle on the GO side? Upgrade to the latest state etc. If you agree I will create a PR to upgrade the Dockerfile to the newest status/versions.

joe-elliott commented 2 years ago

We recently updated the code to use go 1.18, but I'm sure the Docker base images are out of date. If you took the time to update our docker images (and any other depedencies that make sense) I will cut a new image/helm chart.

sass1997 commented 2 years ago

Okey I will create PR then.