Skip to content

v0.7.0

Compare
Choose a tag to compare
@marosset marosset released this 22 Aug 18:29
· 84 commits to master since this release
bff71db

Release v0.7.0

Deployment

Shell scripts

K8S_GMSA_DEPLOY_DOWNLOAD_REV='v0.7.0' \
    ./deploy-gmsa-webhook.sh --file ./gmsa-manifests \
    --image registry.k8s.io/gmsa-webhook/k8s-gmsa-webhook:$VERSION

Helm

helm repo add windows-gmsa https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/charts/repo
helm install windows-gmsa/gmsa --namespace kube-system --version v0.7.2

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0