To deploy:
K8S_GMSA_DEPLOY_DOWNLOAD_REV='v0.11.0' \
./deploy-gmsa-webhook.sh --file ./gmsa-manifests \
--image registry.k8s.io/gmsa-webhook/k8s-gmsa-webhook:v0.11.0
What's Changed
- Update references to v0.10.0 by @jsturtevant in #159
- Add vendor and support version by @AbelHu in #160
Full Changelog: v0.10.0...v0.11.0