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