blob: 7d81ac1bd6437e3015d5e49ebbc0b288c7c71018 [file] [log] [blame] [view]
Giorgi Lekveishvili725bb392023-05-05 18:24:27 +04001# Changelog
2
3This file documents all notable changes to [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Helm Chart. The release numbering uses [semantic versioning](http://semver.org).
4
Giorgi Lekveishvilicccf72f2023-05-19 16:13:22 +04005### 4.4.0
6
7* Adding support for disabling liveness and readiness probes to the Helm chart by @njegosrailic in https://github.com/kubernetes/ingress-nginx/pull/9238
8* add:(admission-webhooks) ability to set securityContext by @ybelMekk in https://github.com/kubernetes/ingress-nginx/pull/9186
9* #7652 - Updated Helm chart to use the fullname for the electionID if not specified. by @FutureMatt in https://github.com/kubernetes/ingress-nginx/pull/9133
10* Rename controller-wehbooks-networkpolicy.yaml. by @Gacko in https://github.com/kubernetes/ingress-nginx/pull/9123
11
12### 4.3.0
13- Support for Kubernetes v.1.25.0 was added and support for endpoint slices
14- Support for Kubernetes v1.20.0 and v1.21.0 was removed
15- [8890](https://github.com/kubernetes/ingress-nginx/pull/8890) migrate to endpointslices
16- [9059](https://github.com/kubernetes/ingress-nginx/pull/9059) kubewebhookcertgen sha change after go1191
17- [9046](https://github.com/kubernetes/ingress-nginx/pull/9046) Parameterize metrics port name
18- [9104](https://github.com/kubernetes/ingress-nginx/pull/9104) Fix yaml formatting error with multiple annotations
19
20### 4.2.1
21
22- The sha of kube-webhook-certgen image & the opentelemetry image, in values file, was changed to new images built on alpine-v3.16.1
23- "[8896](https://github.com/kubernetes/ingress-nginx/pull/8896) updated to new images built today"
24
25### 4.2.0
26
27- Support for Kubernetes v1.19.0 was removed
28- "[8810](https://github.com/kubernetes/ingress-nginx/pull/8810) Prepare for v1.3.0"
29- "[8808](https://github.com/kubernetes/ingress-nginx/pull/8808) revert arch var name"
30- "[8805](https://github.com/kubernetes/ingress-nginx/pull/8805) Bump k8s.io/klog/v2 from 2.60.1 to 2.70.1"
31- "[8803](https://github.com/kubernetes/ingress-nginx/pull/8803) Update to nginx base with alpine v3.16"
32- "[8802](https://github.com/kubernetes/ingress-nginx/pull/8802) chore: start v1.3.0 release process"
33- "[8798](https://github.com/kubernetes/ingress-nginx/pull/8798) Add v1.24.0 to test matrix"
34- "[8796](https://github.com/kubernetes/ingress-nginx/pull/8796) fix: add MAC_OS variable for static-check"
35- "[8793](https://github.com/kubernetes/ingress-nginx/pull/8793) changed to alpine-v3.16"
36- "[8781](https://github.com/kubernetes/ingress-nginx/pull/8781) Bump github.com/stretchr/testify from 1.7.5 to 1.8.0"
37- "[8778](https://github.com/kubernetes/ingress-nginx/pull/8778) chore: remove stable.txt from release process"
38- "[8775](https://github.com/kubernetes/ingress-nginx/pull/8775) Remove stable"
39- "[8773](https://github.com/kubernetes/ingress-nginx/pull/8773) Bump github/codeql-action from 2.1.14 to 2.1.15"
40- "[8772](https://github.com/kubernetes/ingress-nginx/pull/8772) Bump ossf/scorecard-action from 1.1.1 to 1.1.2"
41- "[8771](https://github.com/kubernetes/ingress-nginx/pull/8771) fix bullet md format"
42- "[8770](https://github.com/kubernetes/ingress-nginx/pull/8770) Add condition for monitoring.coreos.com/v1 API"
43- "[8769](https://github.com/kubernetes/ingress-nginx/pull/8769) Fix typos and add links to developer guide"
44- "[8767](https://github.com/kubernetes/ingress-nginx/pull/8767) change v1.2.0 to v1.2.1 in deploy doc URLs"
45- "[8765](https://github.com/kubernetes/ingress-nginx/pull/8765) Bump github/codeql-action from 1.0.26 to 2.1.14"
46- "[8752](https://github.com/kubernetes/ingress-nginx/pull/8752) Bump github.com/spf13/cobra from 1.4.0 to 1.5.0"
47- "[8751](https://github.com/kubernetes/ingress-nginx/pull/8751) Bump github.com/stretchr/testify from 1.7.2 to 1.7.5"
48- "[8750](https://github.com/kubernetes/ingress-nginx/pull/8750) added announcement"
49- "[8740](https://github.com/kubernetes/ingress-nginx/pull/8740) change sha e2etestrunner and echoserver"
50- "[8738](https://github.com/kubernetes/ingress-nginx/pull/8738) Update docs to make it easier for noobs to follow step by step"
51- "[8737](https://github.com/kubernetes/ingress-nginx/pull/8737) updated baseimage sha"
52- "[8736](https://github.com/kubernetes/ingress-nginx/pull/8736) set ld-musl-path"
53- "[8733](https://github.com/kubernetes/ingress-nginx/pull/8733) feat: migrate leaderelection lock to leases"
54- "[8726](https://github.com/kubernetes/ingress-nginx/pull/8726) prometheus metric: upstream_latency_seconds"
55- "[8720](https://github.com/kubernetes/ingress-nginx/pull/8720) Ci pin deps"
56- "[8719](https://github.com/kubernetes/ingress-nginx/pull/8719) Working OpenTelemetry sidecar (base nginx image)"
57- "[8714](https://github.com/kubernetes/ingress-nginx/pull/8714) Create Openssf scorecard"
58- "[8708](https://github.com/kubernetes/ingress-nginx/pull/8708) Bump github.com/prometheus/common from 0.34.0 to 0.35.0"
59- "[8703](https://github.com/kubernetes/ingress-nginx/pull/8703) Bump actions/dependency-review-action from 1 to 2"
60- "[8701](https://github.com/kubernetes/ingress-nginx/pull/8701) Fix several typos"
61- "[8699](https://github.com/kubernetes/ingress-nginx/pull/8699) fix the gosec test and a make target for it"
62- "[8698](https://github.com/kubernetes/ingress-nginx/pull/8698) Bump actions/upload-artifact from 2.3.1 to 3.1.0"
63- "[8697](https://github.com/kubernetes/ingress-nginx/pull/8697) Bump actions/setup-go from 2.2.0 to 3.2.0"
64- "[8695](https://github.com/kubernetes/ingress-nginx/pull/8695) Bump actions/download-artifact from 2 to 3"
65- "[8694](https://github.com/kubernetes/ingress-nginx/pull/8694) Bump crazy-max/ghaction-docker-buildx from 1.6.2 to 3.3.1"
66
67### 4.1.2
68
69- "[8587](https://github.com/kubernetes/ingress-nginx/pull/8587) Add CAP_SYS_CHROOT to DS/PSP when needed"
70- "[8458](https://github.com/kubernetes/ingress-nginx/pull/8458) Add portNamePreffix Helm chart parameter"
71- "[8522](https://github.com/kubernetes/ingress-nginx/pull/8522) Add documentation for controller.service.loadBalancerIP in Helm chart"
72
73### 4.1.0
74
75- "[8481](https://github.com/kubernetes/ingress-nginx/pull/8481) Fix log creation in chroot script"
76- "[8479](https://github.com/kubernetes/ingress-nginx/pull/8479) changed nginx base img tag to img built with alpine3.14.6"
77- "[8478](https://github.com/kubernetes/ingress-nginx/pull/8478) update base images and protobuf gomod"
78- "[8468](https://github.com/kubernetes/ingress-nginx/pull/8468) Fallback to ngx.var.scheme for redirectScheme with use-forward-headers when X-Forwarded-Proto is empty"
79- "[8456](https://github.com/kubernetes/ingress-nginx/pull/8456) Implement object deep inspector"
80- "[8455](https://github.com/kubernetes/ingress-nginx/pull/8455) Update dependencies"
81- "[8454](https://github.com/kubernetes/ingress-nginx/pull/8454) Update index.md"
82- "[8447](https://github.com/kubernetes/ingress-nginx/pull/8447) typo fixing"
83- "[8446](https://github.com/kubernetes/ingress-nginx/pull/8446) Fix suggested annotation-value-word-blocklist"
84- "[8444](https://github.com/kubernetes/ingress-nginx/pull/8444) replace deprecated topology key in example with current one"
85- "[8443](https://github.com/kubernetes/ingress-nginx/pull/8443) Add dependency review enforcement"
86- "[8434](https://github.com/kubernetes/ingress-nginx/pull/8434) added new auth-tls-match-cn annotation"
87- "[8426](https://github.com/kubernetes/ingress-nginx/pull/8426) Bump github.com/prometheus/common from 0.32.1 to 0.33.0"
88
89### 4.0.18
90
91- "[8291](https://github.com/kubernetes/ingress-nginx/pull/8291) remove git tag env from cloud build"
92- "[8286](https://github.com/kubernetes/ingress-nginx/pull/8286) Fix OpenTelemetry sidecar image build"
93- "[8277](https://github.com/kubernetes/ingress-nginx/pull/8277) Add OpenSSF Best practices badge"
94- "[8273](https://github.com/kubernetes/ingress-nginx/pull/8273) Issue#8241"
95- "[8267](https://github.com/kubernetes/ingress-nginx/pull/8267) Add fsGroup value to admission-webhooks/job-patch charts"
96- "[8262](https://github.com/kubernetes/ingress-nginx/pull/8262) Updated confusing error"
97- "[8256](https://github.com/kubernetes/ingress-nginx/pull/8256) fix: deny locations with invalid auth-url annotation"
98- "[8253](https://github.com/kubernetes/ingress-nginx/pull/8253) Add a certificate info metric"
99- "[8236](https://github.com/kubernetes/ingress-nginx/pull/8236) webhook: remove useless code."
100- "[8227](https://github.com/kubernetes/ingress-nginx/pull/8227) Update libraries in webhook image"
101- "[8225](https://github.com/kubernetes/ingress-nginx/pull/8225) fix inconsistent-label-cardinality for prometheus metrics: nginx_ingress_controller_requests"
102- "[8221](https://github.com/kubernetes/ingress-nginx/pull/8221) Do not validate ingresses with unknown ingress class in admission webhook endpoint"
103- "[8210](https://github.com/kubernetes/ingress-nginx/pull/8210) Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1"
104- "[8209](https://github.com/kubernetes/ingress-nginx/pull/8209) Bump google.golang.org/grpc from 1.43.0 to 1.44.0"
105- "[8204](https://github.com/kubernetes/ingress-nginx/pull/8204) Add Artifact Hub lint"
106- "[8203](https://github.com/kubernetes/ingress-nginx/pull/8203) Fix Indentation of example and link to cert-manager tutorial"
107- "[8201](https://github.com/kubernetes/ingress-nginx/pull/8201) feat(metrics): add path and method labels to requests countera"
108- "[8199](https://github.com/kubernetes/ingress-nginx/pull/8199) use functional options to reduce number of methods creating an EchoDeployment"
109- "[8196](https://github.com/kubernetes/ingress-nginx/pull/8196) docs: fix inconsistent controller annotation"
110- "[8191](https://github.com/kubernetes/ingress-nginx/pull/8191) Using Go install for misspell"
111- "[8186](https://github.com/kubernetes/ingress-nginx/pull/8186) prometheus+grafana using servicemonitor"
112- "[8185](https://github.com/kubernetes/ingress-nginx/pull/8185) Append elements on match, instead of removing for cors-annotations"
113- "[8179](https://github.com/kubernetes/ingress-nginx/pull/8179) Bump github.com/opencontainers/runc from 1.0.3 to 1.1.0"
114- "[8173](https://github.com/kubernetes/ingress-nginx/pull/8173) Adding annotations to the controller service account"
115- "[8163](https://github.com/kubernetes/ingress-nginx/pull/8163) Update the $req_id placeholder description"
116- "[8162](https://github.com/kubernetes/ingress-nginx/pull/8162) Versioned static manifests"
117- "[8159](https://github.com/kubernetes/ingress-nginx/pull/8159) Adding some geoip variables and default values"
118- "[8155](https://github.com/kubernetes/ingress-nginx/pull/8155) #7271 feat: avoid-pdb-creation-when-default-backend-disabled-and-replicas-gt-1"
119- "[8151](https://github.com/kubernetes/ingress-nginx/pull/8151) Automatically generate helm docs"
120- "[8143](https://github.com/kubernetes/ingress-nginx/pull/8143) Allow to configure delay before controller exits"
121- "[8136](https://github.com/kubernetes/ingress-nginx/pull/8136) add ingressClass option to helm chart - back compatibility with ingress.class annotations"
122- "[8126](https://github.com/kubernetes/ingress-nginx/pull/8126) Example for JWT"
123
124
125### 4.0.15
126
127- [8120] https://github.com/kubernetes/ingress-nginx/pull/8120 Update go in runner and release v1.1.1
128- [8119] https://github.com/kubernetes/ingress-nginx/pull/8119 Update to go v1.17.6
129- [8118] https://github.com/kubernetes/ingress-nginx/pull/8118 Remove deprecated libraries, update other libs
130- [8117] https://github.com/kubernetes/ingress-nginx/pull/8117 Fix codegen errors
131- [8115] https://github.com/kubernetes/ingress-nginx/pull/8115 chart/ghaction: set the correct permission to have access to push a release
132- [8098] https://github.com/kubernetes/ingress-nginx/pull/8098 generating SHA for CA only certs in backend_ssl.go + comparison of P…
133- [8088] https://github.com/kubernetes/ingress-nginx/pull/8088 Fix Edit this page link to use main branch
134- [8072] https://github.com/kubernetes/ingress-nginx/pull/8072 Expose GeoIP2 Continent code as variable
135- [8061] https://github.com/kubernetes/ingress-nginx/pull/8061 docs(charts): using helm-docs for chart
136- [8058] https://github.com/kubernetes/ingress-nginx/pull/8058 Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
137- [8054] https://github.com/kubernetes/ingress-nginx/pull/8054 Bump google.golang.org/grpc from 1.41.0 to 1.43.0
138- [8051] https://github.com/kubernetes/ingress-nginx/pull/8051 align bug report with feature request regarding kind documentation
139- [8046] https://github.com/kubernetes/ingress-nginx/pull/8046 Report expired certificates (#8045)
140- [8044] https://github.com/kubernetes/ingress-nginx/pull/8044 remove G109 check till gosec resolves issues
141- [8042] https://github.com/kubernetes/ingress-nginx/pull/8042 docs_multiple_instances_one_cluster_ticket_7543
142- [8041] https://github.com/kubernetes/ingress-nginx/pull/8041 docs: fix typo'd executable name
143- [8035] https://github.com/kubernetes/ingress-nginx/pull/8035 Comment busy owners
144- [8029] https://github.com/kubernetes/ingress-nginx/pull/8029 Add stream-snippet as a ConfigMap and Annotation option
145- [8023] https://github.com/kubernetes/ingress-nginx/pull/8023 fix nginx compilation flags
146- [8021] https://github.com/kubernetes/ingress-nginx/pull/8021 Disable default modsecurity_rules_file if modsecurity-snippet is specified
147- [8019] https://github.com/kubernetes/ingress-nginx/pull/8019 Revise main documentation page
148- [8018] https://github.com/kubernetes/ingress-nginx/pull/8018 Preserve order of plugin invocation
149- [8015] https://github.com/kubernetes/ingress-nginx/pull/8015 Add newline indenting to admission webhook annotations
150- [8014] https://github.com/kubernetes/ingress-nginx/pull/8014 Add link to example error page manifest in docs
151- [8009] https://github.com/kubernetes/ingress-nginx/pull/8009 Fix spelling in documentation and top-level files
152- [8008] https://github.com/kubernetes/ingress-nginx/pull/8008 Add relabelings in controller-servicemonitor.yaml
153- [8003] https://github.com/kubernetes/ingress-nginx/pull/8003 Minor improvements (formatting, consistency) in install guide
154- [8001] https://github.com/kubernetes/ingress-nginx/pull/8001 fix: go-grpc Dockerfile
155- [7999] https://github.com/kubernetes/ingress-nginx/pull/7999 images: use k8s-staging-test-infra/gcb-docker-gcloud
156- [7996] https://github.com/kubernetes/ingress-nginx/pull/7996 doc: improvement
157- [7983] https://github.com/kubernetes/ingress-nginx/pull/7983 Fix a couple of misspellings in the annotations documentation.
158- [7979] https://github.com/kubernetes/ingress-nginx/pull/7979 allow set annotations for admission Jobs
159- [7977] https://github.com/kubernetes/ingress-nginx/pull/7977 Add ssl_reject_handshake to default server
160- [7975] https://github.com/kubernetes/ingress-nginx/pull/7975 add legacy version update v0.50.0 to main changelog
161- [7972] https://github.com/kubernetes/ingress-nginx/pull/7972 updated service upstream definition
162
163### 4.0.14
164
165- [8061] https://github.com/kubernetes/ingress-nginx/pull/8061 Using helm-docs to populate values table in README.md
166
167### 4.0.13
168
169- [8008] https://github.com/kubernetes/ingress-nginx/pull/8008 Add relabelings in controller-servicemonitor.yaml
170
171### 4.0.12
172
173- [7978] https://github.com/kubernetes/ingress-nginx/pull/7979 Support custom annotations in admissions Jobs
174
175### 4.0.11
176
177- [7873] https://github.com/kubernetes/ingress-nginx/pull/7873 Makes the [appProtocol](https://kubernetes.io/docs/concepts/services-networking/_print/#application-protocol) field optional.
178
179### 4.0.10
180
181- [7964] https://github.com/kubernetes/ingress-nginx/pull/7964 Update controller version to v1.1.0
182
183### 4.0.9
184
185- [6992] https://github.com/kubernetes/ingress-nginx/pull/6992 Add ability to specify labels for all resources
186
187### 4.0.7
188
189- [7923] https://github.com/kubernetes/ingress-nginx/pull/7923 Release v1.0.5 of ingress-nginx
190- [7806] https://github.com/kubernetes/ingress-nginx/pull/7806 Choice option for internal/external loadbalancer type service
191
192### 4.0.6
193
194- [7804] https://github.com/kubernetes/ingress-nginx/pull/7804 Release v1.0.4 of ingress-nginx
195- [7651] https://github.com/kubernetes/ingress-nginx/pull/7651 Support ipFamilyPolicy and ipFamilies fields in Helm Chart
196- [7798] https://github.com/kubernetes/ingress-nginx/pull/7798 Exoscale: use HTTP Healthcheck mode
197- [7793] https://github.com/kubernetes/ingress-nginx/pull/7793 Update kube-webhook-certgen to v1.1.1
198
199### 4.0.5
200
201- [7740] https://github.com/kubernetes/ingress-nginx/pull/7740 Release v1.0.3 of ingress-nginx
202
Giorgi Lekveishvili725bb392023-05-05 18:24:27 +0400203### 4.0.3
204
205- [7707] https://github.com/kubernetes/ingress-nginx/pull/7707 Release v1.0.2 of ingress-nginx
206
Giorgi Lekveishvilicccf72f2023-05-19 16:13:22 +0400207### 4.0.2
Giorgi Lekveishvili725bb392023-05-05 18:24:27 +0400208
209- [7681] https://github.com/kubernetes/ingress-nginx/pull/7681 Release v1.0.1 of ingress-nginx
210
Giorgi Lekveishvilicccf72f2023-05-19 16:13:22 +0400211### 4.0.1
Giorgi Lekveishvili725bb392023-05-05 18:24:27 +0400212
213- [7535] https://github.com/kubernetes/ingress-nginx/pull/7535 Release v1.0.0 ingress-nginx
214
215### 3.34.0
216
217- [7256] https://github.com/kubernetes/ingress-nginx/pull/7256 Add namespace field in the namespace scoped resource templates
218
219### 3.33.0
220
221- [7164] https://github.com/kubernetes/ingress-nginx/pull/7164 Update nginx to v1.20.1
222
223### 3.32.0
224
225- [7117] https://github.com/kubernetes/ingress-nginx/pull/7117 Add annotations for HPA
226
227### 3.31.0
228
229- [7137] https://github.com/kubernetes/ingress-nginx/pull/7137 Add support for custom probes
230
231### 3.30.0
232
233- [#7092](https://github.com/kubernetes/ingress-nginx/pull/7092) Removes the possibility of using localhost in ExternalNames as endpoints
234
235### 3.29.0
236
237- [X] [#6945](https://github.com/kubernetes/ingress-nginx/pull/7020) Add option to specify job label for ServiceMonitor
238
239### 3.28.0
240
241- [ ] [#6900](https://github.com/kubernetes/ingress-nginx/pull/6900) Support existing PSPs
242
243### 3.27.0
244
245- Update ingress-nginx v0.45.0
246
247### 3.26.0
248
249- [X] [#6979](https://github.com/kubernetes/ingress-nginx/pull/6979) Changed servicePort value for metrics
250
251### 3.25.0
252
253- [X] [#6957](https://github.com/kubernetes/ingress-nginx/pull/6957) Add ability to specify automountServiceAccountToken
254
255### 3.24.0
256
257- [X] [#6908](https://github.com/kubernetes/ingress-nginx/pull/6908) Add volumes to default-backend deployment
258
259### 3.23.0
260
261- Update ingress-nginx v0.44.0
262
263### 3.22.0
264
265- [X] [#6802](https://github.com/kubernetes/ingress-nginx/pull/6802) Add value for configuring a custom Diffie-Hellman parameters file
266- [X] [#6815](https://github.com/kubernetes/ingress-nginx/pull/6815) Allow use of numeric namespaces in helm chart
267
268### 3.21.0
269
270- [X] [#6783](https://github.com/kubernetes/ingress-nginx/pull/6783) Add custom annotations to ScaledObject
271- [X] [#6761](https://github.com/kubernetes/ingress-nginx/pull/6761) Adding quotes in the serviceAccount name in Helm values
272- [X] [#6767](https://github.com/kubernetes/ingress-nginx/pull/6767) Remove ClusterRole when scope option is enabled
273- [X] [#6785](https://github.com/kubernetes/ingress-nginx/pull/6785) Update kube-webhook-certgen image to v1.5.1
274
275### 3.20.1
276
277- Do not create KEDA in case of DaemonSets.
278- Fix KEDA v2 definition
279
280### 3.20.0
281
282- [X] [#6730](https://github.com/kubernetes/ingress-nginx/pull/6730) Do not create HPA for defaultBackend if not enabled.
283
284### 3.19.0
285
286- Update ingress-nginx v0.43.0
287
288### 3.18.0
289
290- [X] [#6688](https://github.com/kubernetes/ingress-nginx/pull/6688) Allow volume-type emptyDir in controller podsecuritypolicy
291- [X] [#6691](https://github.com/kubernetes/ingress-nginx/pull/6691) Improve parsing of helm parameters
292
293### 3.17.0
294
295- Update ingress-nginx v0.42.0
296
297### 3.16.1
298
299- Fix chart-releaser action
300
301### 3.16.0
302
303- [X] [#6646](https://github.com/kubernetes/ingress-nginx/pull/6646) Added LoadBalancerIP value for internal service
304
305### 3.15.1
306
307- Fix chart-releaser action
308
309### 3.15.0
310
311- [X] [#6586](https://github.com/kubernetes/ingress-nginx/pull/6586) Fix 'maxmindLicenseKey' location in values.yaml
312
313### 3.14.0
314
315- [X] [#6469](https://github.com/kubernetes/ingress-nginx/pull/6469) Allow custom service names for controller and backend
316
317### 3.13.0
318
319- [X] [#6544](https://github.com/kubernetes/ingress-nginx/pull/6544) Fix default backend HPA name variable
320
321### 3.12.0
322
323- [X] [#6514](https://github.com/kubernetes/ingress-nginx/pull/6514) Remove helm2 support and update docs
324
325### 3.11.1
326
327- [X] [#6505](https://github.com/kubernetes/ingress-nginx/pull/6505) Reorder HPA resource list to work with GitOps tooling
328
329### 3.11.0
330
331- Support Keda Autoscaling
332
333### 3.10.1
334
335- Fix regression introduced in 0.41.0 with external authentication
336
337### 3.10.0
338
339- Fix routing regression introduced in 0.41.0 with PathType Exact
340
341### 3.9.0
342
343- [X] [#6423](https://github.com/kubernetes/ingress-nginx/pull/6423) Add Default backend HPA autoscaling
344
345### 3.8.0
346
347- [X] [#6395](https://github.com/kubernetes/ingress-nginx/pull/6395) Update jettech/kube-webhook-certgen image
348- [X] [#6377](https://github.com/kubernetes/ingress-nginx/pull/6377) Added loadBalancerSourceRanges for internal lbs
349- [X] [#6356](https://github.com/kubernetes/ingress-nginx/pull/6356) Add securitycontext settings on defaultbackend
350- [X] [#6401](https://github.com/kubernetes/ingress-nginx/pull/6401) Fix controller service annotations
351- [X] [#6403](https://github.com/kubernetes/ingress-nginx/pull/6403) Initial helm chart changelog
352
353### 3.7.1
354
355- [X] [#6326](https://github.com/kubernetes/ingress-nginx/pull/6326) Fix liveness and readiness probe path in daemonset chart
356
357### 3.7.0
358
359- [X] [#6316](https://github.com/kubernetes/ingress-nginx/pull/6316) Numerals in podAnnotations in quotes [#6315](https://github.com/kubernetes/ingress-nginx/issues/6315)
360
361### 3.6.0
362
363- [X] [#6305](https://github.com/kubernetes/ingress-nginx/pull/6305) Add default linux nodeSelector
364
365### 3.5.1
366
367- [X] [#6299](https://github.com/kubernetes/ingress-nginx/pull/6299) Fix helm chart release
368
369### 3.5.0
370
371- [X] [#6260](https://github.com/kubernetes/ingress-nginx/pull/6260) Allow Helm Chart to customize admission webhook's annotations, timeoutSeconds, namespaceSelector, objectSelector and cert files locations
372
373### 3.4.0
374
375- [X] [#6268](https://github.com/kubernetes/ingress-nginx/pull/6268) Update to 0.40.2 in helm chart #6288
376
377### 3.3.1
378
379- [X] [#6259](https://github.com/kubernetes/ingress-nginx/pull/6259) Release helm chart
380- [X] [#6258](https://github.com/kubernetes/ingress-nginx/pull/6258) Fix chart markdown link
381- [X] [#6253](https://github.com/kubernetes/ingress-nginx/pull/6253) Release v0.40.0
382
383### 3.3.1
384
385- [X] [#6233](https://github.com/kubernetes/ingress-nginx/pull/6233) Add admission controller e2e test
386
387### 3.3.0
388
389- [X] [#6203](https://github.com/kubernetes/ingress-nginx/pull/6203) Refactor parsing of key values
390- [X] [#6162](https://github.com/kubernetes/ingress-nginx/pull/6162) Add helm chart options to expose metrics service as NodePort
391- [X] [#6180](https://github.com/kubernetes/ingress-nginx/pull/6180) Fix helm chart admissionReviewVersions regression
392- [X] [#6169](https://github.com/kubernetes/ingress-nginx/pull/6169) Fix Typo in example prometheus rules
393
394### 3.0.0
395
396- [X] [#6167](https://github.com/kubernetes/ingress-nginx/pull/6167) Update chart requirements
397
398### 2.16.0
399
400- [X] [#6154](https://github.com/kubernetes/ingress-nginx/pull/6154) add `topologySpreadConstraint` to controller
401
402### 2.15.0
403
404- [X] [#6087](https://github.com/kubernetes/ingress-nginx/pull/6087) Adding parameter for externalTrafficPolicy in internal controller service spec
405
406### 2.14.0
407
408- [X] [#6104](https://github.com/kubernetes/ingress-nginx/pull/6104) Misc fixes for nginx-ingress chart for better keel and prometheus-operator integration
409
410### 2.13.0
411
412- [X] [#6093](https://github.com/kubernetes/ingress-nginx/pull/6093) Release v0.35.0
413
414### 2.13.0
415
416- [X] [#6093](https://github.com/kubernetes/ingress-nginx/pull/6093) Release v0.35.0
417- [X] [#6080](https://github.com/kubernetes/ingress-nginx/pull/6080) Switch images to k8s.gcr.io after Vanity Domain Flip
418
419### 2.12.1
420
421- [X] [#6075](https://github.com/kubernetes/ingress-nginx/pull/6075) Sync helm chart affinity examples
422
423### 2.12.0
424
425- [X] [#6039](https://github.com/kubernetes/ingress-nginx/pull/6039) Add configurable serviceMonitor metricRelabelling and targetLabels
426- [X] [#6044](https://github.com/kubernetes/ingress-nginx/pull/6044) Fix YAML linting
427
428### 2.11.3
429
430- [X] [#6038](https://github.com/kubernetes/ingress-nginx/pull/6038) Bump chart version PATCH
431
432### 2.11.2
433
434- [X] [#5951](https://github.com/kubernetes/ingress-nginx/pull/5951) Bump chart patch version
435
436### 2.11.1
437
438- [X] [#5900](https://github.com/kubernetes/ingress-nginx/pull/5900) Release helm chart for v0.34.1
439
440### 2.11.0
441
442- [X] [#5879](https://github.com/kubernetes/ingress-nginx/pull/5879) Update helm chart for v0.34.0
443- [X] [#5671](https://github.com/kubernetes/ingress-nginx/pull/5671) Make liveness probe more fault tolerant than readiness probe
444
445### 2.10.0
446
447- [X] [#5843](https://github.com/kubernetes/ingress-nginx/pull/5843) Update jettech/kube-webhook-certgen image
448
449### 2.9.1
450
451- [X] [#5823](https://github.com/kubernetes/ingress-nginx/pull/5823) Add quoting to sysctls because numeric values need to be presented as strings (#5823)
452
453### 2.9.0
454
455- [X] [#5795](https://github.com/kubernetes/ingress-nginx/pull/5795) Use fully qualified images to avoid cri-o issues
456
457
458### TODO
459
460Keep building the changelog using *git log charts* checking the tag