Skip to content

Commit af6352c

Browse files
authored
Release controller v1.12.3 & chart v4.12.3. (#13467)
1 parent 8d1208b commit af6352c

File tree

16 files changed

+317
-236
lines changed

16 files changed

+317
-236
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.12.3** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.21.3 | 1.25.5 | 4.12.3 |
4243
| 🔄 | **v1.12.2** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.21.3 | 1.25.5 | 4.12.2 |
4344
| 🔄 | **v1.12.1** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.21.3 | 1.25.5 | 4.12.1 |
4445
| 🔄 | **v1.12.0** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.21.0 | 1.25.5 | 4.12.0 |

changelog/controller-1.12.3.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.12.3
4+
5+
Images:
6+
7+
* registry.k8s.io/ingress-nginx/controller:v1.12.3@sha256:ac444cd9515af325ba577b596fe4f27a34be1aa330538e8b317ad9d6c8fb94ee
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.12.3@sha256:d830fba93e9e0f5ef1462f5fe8a7cd7b167178b79e6c10c041c7da19f1ac66ab
9+
10+
### All changes:
11+
12+
* Images: Trigger controller build. (#13464)
13+
* Chart: Bump Kube Webhook CertGen. (#13460)
14+
* Tests & Docs: Bump images. (#13459)
15+
* Docs: Add OpenTelemetry defaults. (#13455)
16+
* Images: Trigger other builds (2/2). (#13442)
17+
* Images: Trigger other builds (1/2). (#13439)
18+
* Tests: Bump Test Runner to v1.3.5. (#13436)
19+
* Images: Trigger Test Runner build. (#13432)
20+
* Lua: Fix `ExternalName` services without endpoints. (#13429)
21+
* Images: Bump NGINX to v1.2.5. (#13427)
22+
* Images: Trigger NGINX build. (#13424)
23+
* Go: Update dependencies. (#13420)
24+
* Images: Build Go gRPC Greeter Server from scratch. (#13409)
25+
* Chart: Remove validation for removed API. (#13407)
26+
* Go: Update dependencies. (#13399)
27+
* Images: Bump GCB Docker GCloud to v20250513-9264efb079. (#13395)
28+
* CI: Update Kubernetes. (#13394)
29+
* Fix 🐛: Markdown requires nested content inside a list item to be indented (#13390)
30+
* Tests: Bump Test Runner to v1.3.4. (#13355)
31+
* Images: Trigger Test Runner build. (#13350)
32+
* Go: Bump to v1.24.3. (#13342)
33+
* Images: Bump NGINX to v1.2.4. (#13346)
34+
* Images: Trigger NGINX build. (#13339)
35+
* Go: Update dependencies. (#13327)
36+
* Go: Update dependencies. (#13322)
37+
38+
### Dependency updates:
39+
40+
* Bump ossf/scorecard-action from 2.4.1 to 2.4.2 in the actions group (#13451)
41+
* Bump the go group across 2 directories with 1 update (#13417)
42+
* Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 (#13415)
43+
* Bump the actions group with 3 updates (#13386)
44+
* Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#13384)
45+
* Bump the go group across 4 directories with 10 updates (#13382)
46+
* Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#13370)
47+
* Bump the actions group with 2 updates (#13367)
48+
* Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#13363)
49+
* Bump dario.cat/mergo from 1.0.1 to 1.0.2 in the go group across 1 directory (#13365)
50+
* Bump github/codeql-action from 3.28.16 to 3.28.17 in the actions group (#13336)
51+
* Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#13334)
52+
53+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.12.2...controller-v1.12.3

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.12.2
3+
- Update Ingress-Nginx version controller-v1.12.3
44
artifacthub.io/prerelease: "false"
55
apiVersion: v2
6-
appVersion: 1.12.2
6+
appVersion: 1.12.3
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.12.2
23+
version: 4.12.3

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.12.2](https://img.shields.io/badge/Version-4.12.2-informational?style=flat-square) ![AppVersion: 1.12.2](https://img.shields.io/badge/AppVersion-1.12.2-informational?style=flat-square)
5+
![Version: 4.12.3](https://img.shields.io/badge/Version-4.12.3-informational?style=flat-square) ![AppVersion: 1.12.3](https://img.shields.io/badge/AppVersion-1.12.3-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

@@ -340,16 +340,16 @@ metadata:
340340
| controller.hostname | object | `{}` | Optionally customize the pod hostname. |
341341
| controller.image.allowPrivilegeEscalation | bool | `false` | |
342342
| controller.image.chroot | bool | `false` | |
343-
| controller.image.digest | string | `"sha256:03497ee984628e95eca9b2279e3f3a3c1685dd48635479e627d219f00c8eefa9"` | |
344-
| controller.image.digestChroot | string | `"sha256:a697e2bfa419768315250d079ccbbca45f6099c60057769702b912d20897a574"` | |
343+
| controller.image.digest | string | `"sha256:ac444cd9515af325ba577b596fe4f27a34be1aa330538e8b317ad9d6c8fb94ee"` | |
344+
| controller.image.digestChroot | string | `"sha256:d830fba93e9e0f5ef1462f5fe8a7cd7b167178b79e6c10c041c7da19f1ac66ab"` | |
345345
| controller.image.image | string | `"ingress-nginx/controller"` | |
346346
| controller.image.pullPolicy | string | `"IfNotPresent"` | |
347347
| controller.image.readOnlyRootFilesystem | bool | `false` | |
348348
| 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) |
349349
| controller.image.runAsNonRoot | bool | `true` | |
350350
| 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) |
351351
| controller.image.seccompProfile.type | string | `"RuntimeDefault"` | |
352-
| controller.image.tag | string | `"v1.12.2"` | |
352+
| controller.image.tag | string | `"v1.12.3"` | |
353353
| 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 |
354354
| controller.ingressClassByName | bool | `false` | Process IngressClass per name (additionally as per spec.controller). |
355355
| 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.12.3
6+
7+
* Update Ingress-Nginx version controller-v1.12.3
8+
9+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.12.2...helm-chart-4.12.3

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.12.2"
34-
digest: sha256:03497ee984628e95eca9b2279e3f3a3c1685dd48635479e627d219f00c8eefa9
35-
digestChroot: sha256:a697e2bfa419768315250d079ccbbca45f6099c60057769702b912d20897a574
33+
tag: "v1.12.3"
34+
digest: sha256:ac444cd9515af325ba577b596fe4f27a34be1aa330538e8b317ad9d6c8fb94ee
35+
digestChroot: sha256:d830fba93e9e0f5ef1462f5fe8a7cd7b167178b79e6c10c041c7da19f1ac66ab
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: 26 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.12.2
18+
app.kubernetes.io/version: 1.12.3
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.12.2
31+
app.kubernetes.io/version: 1.12.3
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.12.2
43+
app.kubernetes.io/version: 1.12.3
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.12.2
133+
app.kubernetes.io/version: 1.12.3
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.12.2
152+
app.kubernetes.io/version: 1.12.3
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.12.2
234+
app.kubernetes.io/version: 1.12.3
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.12.2
253+
app.kubernetes.io/version: 1.12.3
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.12.2
273+
app.kubernetes.io/version: 1.12.3
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.12.2
292+
app.kubernetes.io/version: 1.12.3
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.12.2
311+
app.kubernetes.io/version: 1.12.3
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.12.2
331+
app.kubernetes.io/version: 1.12.3
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.12.2
347+
app.kubernetes.io/version: 1.12.3
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.12.2
380+
app.kubernetes.io/version: 1.12.3
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.12.2
403+
app.kubernetes.io/version: 1.12.3
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.12.2
425+
app.kubernetes.io/version: 1.12.3
426426
spec:
427427
containers:
428428
- args:
@@ -446,7 +446,7 @@ spec:
446446
fieldPath: metadata.namespace
447447
- name: LD_PRELOAD
448448
value: /usr/local/lib/libmimalloc.so
449-
image: registry.k8s.io/ingress-nginx/controller:v1.12.2@sha256:03497ee984628e95eca9b2279e3f3a3c1685dd48635479e627d219f00c8eefa9
449+
image: registry.k8s.io/ingress-nginx/controller:v1.12.3@sha256:ac444cd9515af325ba577b596fe4f27a34be1aa330538e8b317ad9d6c8fb94ee
450450
imagePullPolicy: IfNotPresent
451451
lifecycle:
452452
preStop:
@@ -523,7 +523,7 @@ metadata:
523523
app.kubernetes.io/instance: ingress-nginx
524524
app.kubernetes.io/name: ingress-nginx
525525
app.kubernetes.io/part-of: ingress-nginx
526-
app.kubernetes.io/version: 1.12.2
526+
app.kubernetes.io/version: 1.12.3
527527
name: ingress-nginx-admission-create
528528
namespace: ingress-nginx
529529
spec:
@@ -534,7 +534,7 @@ spec:
534534
app.kubernetes.io/instance: ingress-nginx
535535
app.kubernetes.io/name: ingress-nginx
536536
app.kubernetes.io/part-of: ingress-nginx
537-
app.kubernetes.io/version: 1.12.2
537+
app.kubernetes.io/version: 1.12.3
538538
name: ingress-nginx-admission-create
539539
spec:
540540
containers:
@@ -548,7 +548,7 @@ spec:
548548
valueFrom:
549549
fieldRef:
550550
fieldPath: metadata.namespace
551-
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.3@sha256:2cf4ebfa82a37c357455458f6dfc334aea1392d508270b2517795a9933a02524
551+
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.4@sha256:7a38cf0f8480775baaee71ab519c7465fd1dfeac66c421f28f087786e631456e
552552
imagePullPolicy: IfNotPresent
553553
name: create
554554
securityContext:
@@ -566,6 +566,7 @@ spec:
566566
kubernetes.io/os: linux
567567
restartPolicy: OnFailure
568568
serviceAccountName: ingress-nginx-admission
569+
ttlSecondsAfterFinished: 0
569570
---
570571
apiVersion: batch/v1
571572
kind: Job
@@ -575,7 +576,7 @@ metadata:
575576
app.kubernetes.io/instance: ingress-nginx
576577
app.kubernetes.io/name: ingress-nginx
577578
app.kubernetes.io/part-of: ingress-nginx
578-
app.kubernetes.io/version: 1.12.2
579+
app.kubernetes.io/version: 1.12.3
579580
name: ingress-nginx-admission-patch
580581
namespace: ingress-nginx
581582
spec:
@@ -586,7 +587,7 @@ spec:
586587
app.kubernetes.io/instance: ingress-nginx
587588
app.kubernetes.io/name: ingress-nginx
588589
app.kubernetes.io/part-of: ingress-nginx
589-
app.kubernetes.io/version: 1.12.2
590+
app.kubernetes.io/version: 1.12.3
590591
name: ingress-nginx-admission-patch
591592
spec:
592593
containers:
@@ -602,7 +603,7 @@ spec:
602603
valueFrom:
603604
fieldRef:
604605
fieldPath: metadata.namespace
605-
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.3@sha256:2cf4ebfa82a37c357455458f6dfc334aea1392d508270b2517795a9933a02524
606+
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.4@sha256:7a38cf0f8480775baaee71ab519c7465fd1dfeac66c421f28f087786e631456e
606607
imagePullPolicy: IfNotPresent
607608
name: patch
608609
securityContext:
@@ -620,6 +621,7 @@ spec:
620621
kubernetes.io/os: linux
621622
restartPolicy: OnFailure
622623
serviceAccountName: ingress-nginx-admission
624+
ttlSecondsAfterFinished: 0
623625
---
624626
apiVersion: networking.k8s.io/v1
625627
kind: IngressClass
@@ -629,7 +631,7 @@ metadata:
629631
app.kubernetes.io/instance: ingress-nginx
630632
app.kubernetes.io/name: ingress-nginx
631633
app.kubernetes.io/part-of: ingress-nginx
632-
app.kubernetes.io/version: 1.12.2
634+
app.kubernetes.io/version: 1.12.3
633635
name: nginx
634636
spec:
635637
controller: k8s.io/ingress-nginx
@@ -642,7 +644,7 @@ metadata:
642644
app.kubernetes.io/instance: ingress-nginx
643645
app.kubernetes.io/name: ingress-nginx
644646
app.kubernetes.io/part-of: ingress-nginx
645-
app.kubernetes.io/version: 1.12.2
647+
app.kubernetes.io/version: 1.12.3
646648
name: ingress-nginx-admission
647649
webhooks:
648650
- admissionReviewVersions:

0 commit comments

Comments
 (0)