Skip to content

Commit 63cad7d

Browse files
committed
Add remaining release notes
Signed-off-by: Richard Wall <[email protected]>
1 parent fd319d3 commit 63cad7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/docs/releases/release-notes/release-notes-1.16.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,9 @@ In addition, massive thanks to Venafi for contributing developer time and resour
251251
- Venafi TPP issuer can now be used with a username & password combination with OAuth. Fixes #4653.
252252
Breaking: cert-manager will no longer use the API Key authentication method which was deprecated in 20.2 and since removed in 24.1 of TPP. ([#7084](https://github.com/cert-manager/cert-manager/pull/7084), [`@hawksight`](https://github.com/hawksight))
253253
- You can now configure the pod security context of HTTP-01 solver pods. ([#5373](https://github.com/cert-manager/cert-manager/pull/5373), [`@aidy`](https://github.com/aidy))
254+
- Helm: New value `webhook.extraEnv`, allows you to set custom environment variables in the webhook Pod.
255+
Helm: New value `cainjector.extraEnv`, allows you to set custom environment variables in the cainjector Pod.
256+
Helm: New value `startupapicheck.extraEnv`, allows you to set custom environment variables in the startupapicheck Pod. ([#7319](https://github.com/cert-manager/cert-manager/pull/7319), [`@wallrj`](https://github.com/wallrj))
254257
255258
### Bug or Regression
256259
@@ -279,3 +282,4 @@ In addition, massive thanks to Venafi for contributing developer time and resour
279282
(acme.)cert-manager.io/v1alpha3
280283
(acme.)cert-manager.io/v1beta1 ([#7278](https://github.com/cert-manager/cert-manager/pull/7278), [`@inteon`](https://github.com/inteon))
281284
- Upgrading to client-go `v0.31.0` removes a lot of noisy `reflector.go: unable to sync list result: internal error: cannot cast object DeletedFinalStateUnknown` errors from logs. ([#7237](https://github.com/cert-manager/cert-manager/pull/7237), [`@inteon`](https://github.com/inteon))
285+
- Bump Go to `v1.23.2` ([#7324](https://github.com/cert-manager/cert-manager/pull/7324), [`@cert-manager-bot`](https://github.com/cert-manager-bot))

0 commit comments

Comments
 (0)