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

helm 3.16.0 and kubectl 1.31.1 #168

Closed jnoordsij closed 1 month ago

jnoordsij commented 1 month ago

See https://github.com/helm/helm/releases/tag/v3.16.0 and https://github.com/kubernetes/kubernetes/releases/tag/v1.31.1

Edit: for some reason not apparent to me, fetching the kubectl binary from https://storage.googleapis.com/kubernetes-release/ does not work yet. I could not find a deprecation notice; however there may be some delay in this distribution?

Anyways, when checking official docs and release notes, both seem to suggest using https://dl.k8s.io/ as source (see e.g. https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/ or https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#downloads-for-v1311), therefore I propose to change this accordingly.

gaby commented 1 month ago

@jnoordsij The readme has to be updated too.

jnoordsij commented 1 month ago

Ah good point! Just fixed it (added new tag and fixed previous one).

gaby commented 1 month ago

Released: https://github.com/dtzar/helm-kubectl/releases/tag/3.16.0