Skip to content

Commit e832d04

Browse files
authored
Release controller v1.14.1 & chart v4.14.1. (#14247)
1 parent 153f3d4 commit e832d04

File tree

17 files changed

+310
-246
lines changed

17 files changed

+310
-246
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ the versions listed. Ingress-Nginx versions **may** work on older versions, but
3939

4040
| Supported | Ingress-NGINX version | k8s supported version | Alpine Version | Nginx Version | Helm Chart Version |
4141
| :-------: | --------------------- | ----------------------------- | -------------- | ------------- | ------------------ |
42+
| 🔄 | **v1.14.1** | 1.34, 1.33, 1.32, 1.31, 1.30 | 3.22.2 | 1.27.1 | 4.14.1 |
4243
| 🔄 | **v1.14.0** | 1.34, 1.33, 1.32, 1.31, 1.30 | 3.22.2 | 1.27.1 | 4.14.0 |
4344
| 🔄 | **v1.13.4** | 1.33, 1.32, 1.31, 1.30, 1.29 | 3.22.2 | 1.27.1 | 4.13.4 |
4445
| 🔄 | **v1.13.3** | 1.33, 1.32, 1.31, 1.30, 1.29 | 3.22.1 | 1.27.1 | 4.13.3 |

changelog/controller-1.14.1.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Changelog
2+
3+
### controller-v1.14.1
4+
5+
Images:
6+
7+
* registry.k8s.io/ingress-nginx/controller:v1.14.1@sha256:f95a79b85fb93ac3de752c71a5c27d5ceae10a18b61904dec224c1c6a4581e47
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.14.1@sha256:29840e06768457b82ef0a9f70bdde03b3b9c42e84a9d78dd6f179326848c1a88
9+
10+
### All changes:
11+
12+
* Images: Trigger controller build. (#14244)
13+
* Images: Bump other images. (#14238)
14+
* Images: Update LuaRocks to v3.12.2. (#14235)
15+
* Images: Trigger other builds (2/2). (#14232)
16+
* Images: Trigger other builds (1/2). (#14229)
17+
* CI: Pin Helm version. (#14226)
18+
* Tests: Bump Test Runner to v2.2.5. (#14222)
19+
* Images: Trigger Test Runner build. (#14219)
20+
* Images: Bump NGINX to v2.2.5. (#14216)
21+
* Images: Trigger NGINX build. (#14213)
22+
* Go: Update dependencies. (#14210)
23+
* Docs: Fix typo. (#14186)
24+
* CI: Update Helm to v3.19.2. (#14174)
25+
* Go: Update dependencies. (#14172)
26+
* CI: Update Kubernetes to v1.34.2. (#14170)
27+
* CI: Update Helm to v3.19.1. (#14165)
28+
* Custom Error Pages: Do not write status code too soon. (#14162)
29+
* Images: Bump GCB Docker GCloud to v20251110-7ccd542560. (#14156)
30+
* Go: Update dependencies. (#14159)
31+
* Tests: Bump Ginkgo to v2.27.2. (#14153)
32+
* Go: Bump to v1.25.4. (#14135)
33+
* Controller: Fix host/path overlap detection for multiple rules. (#14132)
34+
* Bye bye, v1.12. (#14124)
35+
36+
### Dependency updates:
37+
38+
* Bump the actions group with 3 updates (#14242)
39+
* Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#14208)
40+
* Bump google.golang.org/grpc from 1.76.0 to 1.77.0 in /images/go-grpc-greeter-server/rootfs (#14206)
41+
* Bump github.com/prometheus/common from 0.67.2 to 0.67.4 in /images/custom-error-pages/rootfs in the go group across 1 directory (#14204)
42+
* Bump actions/checkout from 5.0.0 to 6.0.0 (#14202)
43+
* Bump the actions group with 3 updates (#14200)
44+
* Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#14189)
45+
* Bump the actions group with 3 updates (#14183)
46+
* Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 (#14150)
47+
* Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#14148)
48+
* Bump helm/chart-testing-action from e27de75c91e0f939bbffea4638c3c70430d7b857 to 6ec842c01de15ebb84c8627d2744a0c2f2755c9f (#14146)
49+
* Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 in the actions group (#14144)
50+
* Bump the go group across 1 directory with 4 updates (#14129)
51+
* Bump github/codeql-action from 4.31.0 to 4.31.2 in the actions group (#14125)
52+
53+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.14.0...controller-v1.14.1

charts/ingress-nginx/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
annotations:
22
artifacthub.io/changes: |
3-
- Update Ingress-Nginx version controller-v1.14.0
3+
- Update Ingress-Nginx version controller-v1.14.1
44
artifacthub.io/prerelease: "false"
55
apiVersion: v2
6-
appVersion: 1.14.0
6+
appVersion: 1.14.1
77
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
88
load balancer
99
home: https://github.com/kubernetes/ingress-nginx
@@ -20,4 +20,4 @@ maintainers:
2020
name: ingress-nginx
2121
sources:
2222
- https://github.com/kubernetes/ingress-nginx
23-
version: 4.14.0
23+
version: 4.14.1

charts/ingress-nginx/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[ingress-nginx](https://github.com/kubernetes/ingress-nginx) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
44

5-
![Version: 4.14.0](https://img.shields.io/badge/Version-4.14.0-informational?style=flat-square) ![AppVersion: 1.14.0](https://img.shields.io/badge/AppVersion-1.14.0-informational?style=flat-square)
5+
![Version: 4.14.1](https://img.shields.io/badge/Version-4.14.1-informational?style=flat-square) ![AppVersion: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square)
66

77
To use, add `ingressClassName: nginx` spec field or the `kubernetes.io/ingress.class: nginx` annotation to your Ingress resources.
88

@@ -349,16 +349,16 @@ metadata:
349349
| controller.hostname | object | `{}` | Optionally customize the pod hostname. |
350350
| controller.image.allowPrivilegeEscalation | bool | `false` | |
351351
| controller.image.chroot | bool | `false` | |
352-
| controller.image.digest | string | `"sha256:e4127065d0317bd11dc64c4dd38dcf7fb1c3d72e468110b4086e636dbaac943d"` | |
353-
| controller.image.digestChroot | string | `"sha256:d0158a50630981a945325c15a638e52c2d0691bc528caf5c04d2cf2051c5665f"` | |
352+
| controller.image.digest | string | `"sha256:f95a79b85fb93ac3de752c71a5c27d5ceae10a18b61904dec224c1c6a4581e47"` | |
353+
| controller.image.digestChroot | string | `"sha256:29840e06768457b82ef0a9f70bdde03b3b9c42e84a9d78dd6f179326848c1a88"` | |
354354
| controller.image.image | string | `"ingress-nginx/controller"` | |
355355
| controller.image.pullPolicy | string | `"IfNotPresent"` | |
356356
| controller.image.readOnlyRootFilesystem | bool | `false` | |
357357
| controller.image.runAsGroup | int | `82` | This value must not be changed using the official image. uid=101(www-data) gid=82(www-data) groups=82(www-data) |
358358
| controller.image.runAsNonRoot | bool | `true` | |
359359
| controller.image.runAsUser | int | `101` | This value must not be changed using the official image. uid=101(www-data) gid=82(www-data) groups=82(www-data) |
360360
| controller.image.seccompProfile.type | string | `"RuntimeDefault"` | |
361-
| controller.image.tag | string | `"v1.14.0"` | |
361+
| controller.image.tag | string | `"v1.14.1"` | |
362362
| controller.ingressClass | string | `"nginx"` | For backwards compatibility with ingress.class annotation, use ingressClass. Algorithm is as follows, first ingressClassName is considered, if not present, controller looks for ingress.class annotation |
363363
| controller.ingressClassByName | bool | `false` | Process IngressClass per name (additionally as per spec.controller). |
364364
| controller.ingressClassResource | object | `{"aliases":[],"annotations":{},"controllerValue":"k8s.io/ingress-nginx","default":false,"enabled":true,"name":"nginx","parameters":{}}` | This section refers to the creation of the IngressClass resource. IngressClasses are immutable and cannot be changed after creation. We do not support namespaced IngressClasses, yet, so a ClusterRole and a ClusterRoleBinding is required. |
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
This 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+
5+
### 4.14.1
6+
7+
* Update Ingress-Nginx version controller-v1.14.1
8+
9+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.14.0...helm-chart-4.14.1

charts/ingress-nginx/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ controller:
3030
## for backwards compatibility consider setting the full image url via the repository value below
3131
## use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
3232
## repository:
33-
tag: "v1.14.0"
34-
digest: sha256:e4127065d0317bd11dc64c4dd38dcf7fb1c3d72e468110b4086e636dbaac943d
35-
digestChroot: sha256:d0158a50630981a945325c15a638e52c2d0691bc528caf5c04d2cf2051c5665f
33+
tag: "v1.14.1"
34+
digest: sha256:f95a79b85fb93ac3de752c71a5c27d5ceae10a18b61904dec224c1c6a4581e47
35+
digestChroot: sha256:29840e06768457b82ef0a9f70bdde03b3b9c42e84a9d78dd6f179326848c1a88
3636
pullPolicy: IfNotPresent
3737
runAsNonRoot: true
3838
# -- This value must not be changed using the official image.

deploy/static/provider/aws/deploy.yaml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ metadata:
1515
app.kubernetes.io/instance: ingress-nginx
1616
app.kubernetes.io/name: ingress-nginx
1717
app.kubernetes.io/part-of: ingress-nginx
18-
app.kubernetes.io/version: 1.14.0
18+
app.kubernetes.io/version: 1.14.1
1919
name: ingress-nginx
2020
namespace: ingress-nginx
2121
---
@@ -28,7 +28,7 @@ metadata:
2828
app.kubernetes.io/instance: ingress-nginx
2929
app.kubernetes.io/name: ingress-nginx
3030
app.kubernetes.io/part-of: ingress-nginx
31-
app.kubernetes.io/version: 1.14.0
31+
app.kubernetes.io/version: 1.14.1
3232
name: ingress-nginx-admission
3333
namespace: ingress-nginx
3434
---
@@ -40,7 +40,7 @@ metadata:
4040
app.kubernetes.io/instance: ingress-nginx
4141
app.kubernetes.io/name: ingress-nginx
4242
app.kubernetes.io/part-of: ingress-nginx
43-
app.kubernetes.io/version: 1.14.0
43+
app.kubernetes.io/version: 1.14.1
4444
name: ingress-nginx
4545
namespace: ingress-nginx
4646
rules:
@@ -130,7 +130,7 @@ metadata:
130130
app.kubernetes.io/instance: ingress-nginx
131131
app.kubernetes.io/name: ingress-nginx
132132
app.kubernetes.io/part-of: ingress-nginx
133-
app.kubernetes.io/version: 1.14.0
133+
app.kubernetes.io/version: 1.14.1
134134
name: ingress-nginx-admission
135135
namespace: ingress-nginx
136136
rules:
@@ -149,7 +149,7 @@ metadata:
149149
app.kubernetes.io/instance: ingress-nginx
150150
app.kubernetes.io/name: ingress-nginx
151151
app.kubernetes.io/part-of: ingress-nginx
152-
app.kubernetes.io/version: 1.14.0
152+
app.kubernetes.io/version: 1.14.1
153153
name: ingress-nginx
154154
rules:
155155
- apiGroups:
@@ -231,7 +231,7 @@ metadata:
231231
app.kubernetes.io/instance: ingress-nginx
232232
app.kubernetes.io/name: ingress-nginx
233233
app.kubernetes.io/part-of: ingress-nginx
234-
app.kubernetes.io/version: 1.14.0
234+
app.kubernetes.io/version: 1.14.1
235235
name: ingress-nginx-admission
236236
rules:
237237
- apiGroups:
@@ -250,7 +250,7 @@ metadata:
250250
app.kubernetes.io/instance: ingress-nginx
251251
app.kubernetes.io/name: ingress-nginx
252252
app.kubernetes.io/part-of: ingress-nginx
253-
app.kubernetes.io/version: 1.14.0
253+
app.kubernetes.io/version: 1.14.1
254254
name: ingress-nginx
255255
namespace: ingress-nginx
256256
roleRef:
@@ -270,7 +270,7 @@ metadata:
270270
app.kubernetes.io/instance: ingress-nginx
271271
app.kubernetes.io/name: ingress-nginx
272272
app.kubernetes.io/part-of: ingress-nginx
273-
app.kubernetes.io/version: 1.14.0
273+
app.kubernetes.io/version: 1.14.1
274274
name: ingress-nginx-admission
275275
namespace: ingress-nginx
276276
roleRef:
@@ -289,7 +289,7 @@ metadata:
289289
app.kubernetes.io/instance: ingress-nginx
290290
app.kubernetes.io/name: ingress-nginx
291291
app.kubernetes.io/part-of: ingress-nginx
292-
app.kubernetes.io/version: 1.14.0
292+
app.kubernetes.io/version: 1.14.1
293293
name: ingress-nginx
294294
roleRef:
295295
apiGroup: rbac.authorization.k8s.io
@@ -308,7 +308,7 @@ metadata:
308308
app.kubernetes.io/instance: ingress-nginx
309309
app.kubernetes.io/name: ingress-nginx
310310
app.kubernetes.io/part-of: ingress-nginx
311-
app.kubernetes.io/version: 1.14.0
311+
app.kubernetes.io/version: 1.14.1
312312
name: ingress-nginx-admission
313313
roleRef:
314314
apiGroup: rbac.authorization.k8s.io
@@ -328,7 +328,7 @@ metadata:
328328
app.kubernetes.io/instance: ingress-nginx
329329
app.kubernetes.io/name: ingress-nginx
330330
app.kubernetes.io/part-of: ingress-nginx
331-
app.kubernetes.io/version: 1.14.0
331+
app.kubernetes.io/version: 1.14.1
332332
name: ingress-nginx-controller
333333
namespace: ingress-nginx
334334
---
@@ -344,7 +344,7 @@ metadata:
344344
app.kubernetes.io/instance: ingress-nginx
345345
app.kubernetes.io/name: ingress-nginx
346346
app.kubernetes.io/part-of: ingress-nginx
347-
app.kubernetes.io/version: 1.14.0
347+
app.kubernetes.io/version: 1.14.1
348348
name: ingress-nginx-controller
349349
namespace: ingress-nginx
350350
spec:
@@ -377,7 +377,7 @@ metadata:
377377
app.kubernetes.io/instance: ingress-nginx
378378
app.kubernetes.io/name: ingress-nginx
379379
app.kubernetes.io/part-of: ingress-nginx
380-
app.kubernetes.io/version: 1.14.0
380+
app.kubernetes.io/version: 1.14.1
381381
name: ingress-nginx-controller-admission
382382
namespace: ingress-nginx
383383
spec:
@@ -400,7 +400,7 @@ metadata:
400400
app.kubernetes.io/instance: ingress-nginx
401401
app.kubernetes.io/name: ingress-nginx
402402
app.kubernetes.io/part-of: ingress-nginx
403-
app.kubernetes.io/version: 1.14.0
403+
app.kubernetes.io/version: 1.14.1
404404
name: ingress-nginx-controller
405405
namespace: ingress-nginx
406406
spec:
@@ -422,7 +422,7 @@ spec:
422422
app.kubernetes.io/instance: ingress-nginx
423423
app.kubernetes.io/name: ingress-nginx
424424
app.kubernetes.io/part-of: ingress-nginx
425-
app.kubernetes.io/version: 1.14.0
425+
app.kubernetes.io/version: 1.14.1
426426
spec:
427427
automountServiceAccountToken: true
428428
containers:
@@ -447,7 +447,7 @@ spec:
447447
fieldPath: metadata.namespace
448448
- name: LD_PRELOAD
449449
value: /usr/local/lib/libmimalloc.so
450-
image: registry.k8s.io/ingress-nginx/controller:v1.14.0@sha256:e4127065d0317bd11dc64c4dd38dcf7fb1c3d72e468110b4086e636dbaac943d
450+
image: registry.k8s.io/ingress-nginx/controller:v1.14.1@sha256:f95a79b85fb93ac3de752c71a5c27d5ceae10a18b61904dec224c1c6a4581e47
451451
imagePullPolicy: IfNotPresent
452452
lifecycle:
453453
preStop:
@@ -524,7 +524,7 @@ metadata:
524524
app.kubernetes.io/instance: ingress-nginx
525525
app.kubernetes.io/name: ingress-nginx
526526
app.kubernetes.io/part-of: ingress-nginx
527-
app.kubernetes.io/version: 1.14.0
527+
app.kubernetes.io/version: 1.14.1
528528
name: ingress-nginx-admission-create
529529
namespace: ingress-nginx
530530
spec:
@@ -535,7 +535,7 @@ spec:
535535
app.kubernetes.io/instance: ingress-nginx
536536
app.kubernetes.io/name: ingress-nginx
537537
app.kubernetes.io/part-of: ingress-nginx
538-
app.kubernetes.io/version: 1.14.0
538+
app.kubernetes.io/version: 1.14.1
539539
name: ingress-nginx-admission-create
540540
spec:
541541
automountServiceAccountToken: true
@@ -550,7 +550,7 @@ spec:
550550
valueFrom:
551551
fieldRef:
552552
fieldPath: metadata.namespace
553-
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.4@sha256:bcfc926ed57831edf102d62c5c0e259572591df4796ef1420b87f9cf6092497f
553+
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.5@sha256:03a00eb0e255e8a25fa49926c24cde0f7e12e8d072c445cdf5136ec78b546285
554554
imagePullPolicy: IfNotPresent
555555
name: create
556556
securityContext:
@@ -578,7 +578,7 @@ metadata:
578578
app.kubernetes.io/instance: ingress-nginx
579579
app.kubernetes.io/name: ingress-nginx
580580
app.kubernetes.io/part-of: ingress-nginx
581-
app.kubernetes.io/version: 1.14.0
581+
app.kubernetes.io/version: 1.14.1
582582
name: ingress-nginx-admission-patch
583583
namespace: ingress-nginx
584584
spec:
@@ -589,7 +589,7 @@ spec:
589589
app.kubernetes.io/instance: ingress-nginx
590590
app.kubernetes.io/name: ingress-nginx
591591
app.kubernetes.io/part-of: ingress-nginx
592-
app.kubernetes.io/version: 1.14.0
592+
app.kubernetes.io/version: 1.14.1
593593
name: ingress-nginx-admission-patch
594594
spec:
595595
automountServiceAccountToken: true
@@ -606,7 +606,7 @@ spec:
606606
valueFrom:
607607
fieldRef:
608608
fieldPath: metadata.namespace
609-
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.4@sha256:bcfc926ed57831edf102d62c5c0e259572591df4796ef1420b87f9cf6092497f
609+
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.5@sha256:03a00eb0e255e8a25fa49926c24cde0f7e12e8d072c445cdf5136ec78b546285
610610
imagePullPolicy: IfNotPresent
611611
name: patch
612612
securityContext:
@@ -634,7 +634,7 @@ metadata:
634634
app.kubernetes.io/instance: ingress-nginx
635635
app.kubernetes.io/name: ingress-nginx
636636
app.kubernetes.io/part-of: ingress-nginx
637-
app.kubernetes.io/version: 1.14.0
637+
app.kubernetes.io/version: 1.14.1
638638
name: nginx
639639
spec:
640640
controller: k8s.io/ingress-nginx
@@ -647,7 +647,7 @@ metadata:
647647
app.kubernetes.io/instance: ingress-nginx
648648
app.kubernetes.io/name: ingress-nginx
649649
app.kubernetes.io/part-of: ingress-nginx
650-
app.kubernetes.io/version: 1.14.0
650+
app.kubernetes.io/version: 1.14.1
651651
name: ingress-nginx-admission
652652
webhooks:
653653
- admissionReviewVersions:

0 commit comments

Comments
 (0)