Releases: mittwald/kubernetes-secret-generator
Releases · mittwald/kubernetes-secret-generator
v3.4.1
What's Changed
- remove stale workflow by @hensur in #82
- Add the option to opt out of service account token automounting by @gilles-gosuin in #89
- fix: pull secrets example in values by @Johannes- in #87
- Upgrade to Go 1.16 and update dependencies" by @mattmattox in #97
- Add customizable liveness and readiness probes by @mattmattox in #99
- updated the golang version and dependencies by @martin-helmich in #106
New Contributors
- @gilles-gosuin made their first contribution in #89
- @Johannes- made their first contribution in #87
- @mattmattox made their first contribution in #97
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- make stale action never close a PR by @hensur in #61
- use default encoding in crd controller by @hensur in #64
- Fix a typo in README.md by @jamct in #68
- Adds possibility to disable CRDs on the binary by @ptcar2009 in #70
- Fixes #75 by @u8sand in #76
New Contributors
Full Changelog: v3.3.4...v3.4.0
v3.3.4
v3.3.3 - Fix CRD deployment in helm chart
Fix CRD for helm chart (#58)
v3.3.2
Add correct permissions for monitoring service and make its creation …
v3.3.1
Use mittwald bump-version action to publish to our chart museum (#46) * use mittwald-chart-bump action * remove old script
v3.3.0
Make cluster role optional (#38)