v0.6.1
To Deploy
K8S_GMSA_DEPLOY_DOWNLOAD_REV='v0.6.1' \
./deploy-gmsa-webhook.sh --file ./gmsa-manifests \
--image registry.k8s.io/gmsa-webhook/k8s-gmsa-webhook:v0.6.1
What's Changed
- Update chart for new release v0.6.0 by @jsturtevant in #98
- Bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 in /admission-webhook by @dependabot in #102
- Updating helm packages for v0.6.1 release by @marosset in #104
- fix: update image name from old dockerhub by @profnandaa in #101
New Contributors
- @dependabot made their first contribution in #102
- @profnandaa made their first contribution in #101
Full Changelog: v0.6.0...v0.6.1