v0.0.14
gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.14
built with Go 1.20.2
What's Changed
- Changed the base image in the Dockerfile to be the same as ko by @iastewar in #34
- Changed base image to gcr.io/distroless/static:nonroot by @iastewar in #35
- CI: add dependabot to help update dependencies by @spowelljr in #36
- Bump k8s.io/client-go from 0.25.4 to 0.26.1 by @dependabot in #37
- Bump golang.org/x/oauth2 from 0.0.0-20220223155221-ee480838109b to 0.5.0 by @dependabot in #40
- Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #41
- Bump k8s.io/apimachinery from 0.26.1 to 0.26.2 by @dependabot in #42
- Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #43
- Bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #45
- Bump to v0.0.14 by @spowelljr in #46
New Contributors
- @dependabot made their first contribution in #37
Full Changelog: v0.0.13...v0.0.14