dtzar / helm-kubectl

Docker Hub image with helm and kubectl on top of alpine linux with bash
https://hub.docker.com/r/dtzar/helm-kubectl/
MIT License
365 stars 133 forks source link

Remove adding of Helm stable chart repository #169

Closed jnoordsij closed 1 month ago

jnoordsij commented 1 month ago

While working on #168 I spotted that https://charts.helm.sh/stable is added by default as repository to this image. Given that support has ended almost 4 years ago (see https://github.com/helm/charts/blob/master/README.md#deprecation-timeline) I think it is best to remove this from the current image.