K8S_GMSA_DEPLOY_DOWNLOAD_REV='$VERSION' \
./deploy-gmsa-webhook.sh --file ./gmsa-manifests \
--image registry.k8s.io/gmsa-webhook/k8s-gmsa-webhook:v0.10.0
What's Changed
- Update references to v0.9.0 by @jsturtevant in #154
- Update to latest versions for actions by @jsturtevant in #156
- Create random hostname for GMSA by @zylxjtu in #155
- Generate test cert/key dynamically by @AbelHu in #157
New Contributors
Full Changelog: v0.9.0...v0.10.0