Releases: vmware-tanzu/cert-injection-webhook
Releases · vmware-tanzu/cert-injection-webhook
cert-injection-webhook v0.6.0
What's Changed
- Add WEBHOOK_PORT environment variable by @ChuckQuinnIV in #90
Bumped dependencies
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #94
- Bump actions/download-artifact from 3 to 4 by @dependabot in #92
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #93
- Bump actions/setup-go from 4 to 5 by @dependabot in #91
- Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.1 by @dependabot in #96
- Revert "Bump actions/upload-artifact from 3 to 4" by @chenbh in #98
- Revert "Bump actions/download-artifact from 3 to 4" by @chenbh in #99
New Contributors
- @ChuckQuinnIV made their first contribution in #90
Full Changelog: v0.5.1...v0.6.0
cert-injection-webhook v0.5.1
What's Changed
- Bump go to latest version and run go mod tidy by @chenbh in #87
- Extract go version from go.mod by @chenbh in #88
Bumped Dependencies
- Bump carvel-dev/setup-action from 1 to 2 by @dependabot in #81
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #83
- Bump github.com/evanphx/json-patch/v5 from 5.6.0 to 5.7.0 by @dependabot in #78
- Bump github.com/docker/docker from 20.10.20+incompatible to 20.10.24+incompatible by @dependabot in #41
- Bump google.golang.org/grpc from 1.50.0 to 1.56.3 by @dependabot in #84
- Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #85
Full Changelog: v0.5.0...v0.5.1
cert-injection-webhook v0.5.0
What's Changed
- Add versioned resource annotations to configmaps by @tomkennedy513 in #35
- Update images.yaml by @tomkennedy513 in #65
- Split certs up when passing in multiple @chenbh in #79
Bumped Dependencies
- Bump actions/add-to-project from 0.3.0 to 0.4.1 by @dependabot in #32
- Bump actions/checkout from 3 to 4 by @dependabot in #76
- Bump helm/kind-action from 1.5.0 to 1.8.0 by @dependabot in #61
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 by @dependabot in #30
- Bump actions/checkout from 2 to 3 by @dependabot in #25
- Bump actions/setup-go from 2 to 4 by @dependabot in #36
- Bump github.com/pivotal/kpack from 0.8.3-0.20221207194111-70edd27b83ab to 0.10.1 by @dependabot in #33
- Bump github.com/evanphx/json-patch from 4.12.0+incompatible to 5.6.0+incompatible by @dependabot in #26
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #49
Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #52 - Bump codecov/codecov-action from 3.1.2 to 3.1.4 by @dependabot in #55
CI changes
We switched over from our behind-the-firewall build system to GitHub Actions:
- Add github actions ci by @tomkennedy513 in #51
- Get rid of add-to-projects by @chenbh in #60
- Stop dependabot from updating k8s versions by @chenbh in #77
- Generate release from tag by @tomkennedy513 in #69
- change setup-ca-certs builder to paketobuildpacks/builder-jammy-base by @tomkennedy513 in #74
New Contributors
- @dependabot made their first contribution in #32
- @chenbh made their first contribution in #60
Full Changelog: v0.3.5...v0.5.0
cert-injection-webhook v0.4.1
Full Changelog: v0.4.0...v0.4.1
cert-injection-webhook v0.4.0
What's Changed
- Add versioned resource annotations to configmaps by @tomkennedy513 in #35
- Add github actions ci by @tomkennedy513 in #51
- Update images.yaml by @tomkennedy513 in #65
- Generate release from tag by @tomkennedy513 in #69
New Contributors
Full Changelog: v0.3.5...v0.4.0
cert-injection-webhook v0.3.5
What's Changed
- Bump deps by @tomkennedy513 in #21
- Add security context to setup-ca-certs by @tomkennedy513 in #23
Full Changelog: v0.3.0...v0.3.5
cert-injection-webhook v0.3.0
cert-injection-webhook v0.2.0
Changes:
- Bump dependencies
- Enforce restricted pod security standard
cert-injection-webhook v0.1.2
Patch CVEs
cert-injection-webhook v0.1.1
Rebuild images with CVEs patched