Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
f57384d
chore(chart-deps): update ingress-nginx to version 4.14.2
svcAPLBot Jan 27, 2026
35626c0
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 27, 2026
69d59c0
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 27, 2026
6c26163
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 27, 2026
ffbecc0
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 27, 2026
2ecf757
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 28, 2026
e9cd220
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 28, 2026
7a11059
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 28, 2026
88702f4
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 28, 2026
2570db5
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 28, 2026
91a8464
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
4bed186
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
2dddceb
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
97aaa88
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
e0235d9
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
3353df3
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
baf6d3d
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
19be794
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
e147a3c
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
0600ed9
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
b8a8fbd
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
f10d212
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
3a1d992
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 29, 2026
b62a64e
Merge branch 'main' into ci-update-ingress-nginx-to-4.14.2
svcAPLBot Jan 30, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ appsInfo:
integration: Harbor can be enabled to provide each team with a private registry. Harbor has been made user and tenant aware. App Platform runs automated tasks that take care of creating a project in Harbor for each team, creating a bot-account for each team, and creating a Kubernetes pull secret in the team namespace to enable pulling of images out of the local registry.
ingress-nginx:
title: Ingress-NGINX
appVersion: 1.14.1
appVersion: 1.14.2
repo: https://github.com/kubernetes/ingress-nginx
maintainers: NGINX
relatedLinks:
Expand Down
2 changes: 1 addition & 1 deletion chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
version: 1.18.1
repository: https://helm.goharbor.io
- name: ingress-nginx
version: 4.14.1
version: 4.14.2
repository: https://kubernetes.github.io/ingress-nginx
- name: base
alias: istio-base
Expand Down
6 changes: 3 additions & 3 deletions charts/ingress-nginx/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
annotations:
artifacthub.io/changes: |
- Update Ingress-Nginx version controller-v1.14.1
- Update Ingress-Nginx version controller-v1.14.2
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: 1.14.1
appVersion: 1.14.2
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
load balancer
home: https://github.com/kubernetes/ingress-nginx
Expand All @@ -20,4 +20,4 @@ maintainers:
name: ingress-nginx
sources:
- https://github.com/kubernetes/ingress-nginx
version: 4.14.1
version: 4.14.2
12 changes: 6 additions & 6 deletions charts/ingress-nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

![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)
![Version: 4.14.2](https://img.shields.io/badge/Version-4.14.2-informational?style=flat-square) ![AppVersion: 1.14.2](https://img.shields.io/badge/AppVersion-1.14.2-informational?style=flat-square)

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

Expand Down Expand Up @@ -275,10 +275,10 @@ metadata:
| controller.admissionWebhooks.namespaceSelector | object | `{}` | |
| controller.admissionWebhooks.objectSelector | object | `{}` | |
| controller.admissionWebhooks.patch.enabled | bool | `true` | |
| controller.admissionWebhooks.patch.image.digest | string | `"sha256:03a00eb0e255e8a25fa49926c24cde0f7e12e8d072c445cdf5136ec78b546285"` | |
| controller.admissionWebhooks.patch.image.digest | string | `"sha256:b28e0688be7d1e15fe385053bd4c6b631bc7708c9220632de1b95867e5e7da11"` | |
| controller.admissionWebhooks.patch.image.image | string | `"ingress-nginx/kube-webhook-certgen"` | |
| controller.admissionWebhooks.patch.image.pullPolicy | string | `"IfNotPresent"` | |
| controller.admissionWebhooks.patch.image.tag | string | `"v1.6.5"` | |
| controller.admissionWebhooks.patch.image.tag | string | `"v1.6.6"` | |
| controller.admissionWebhooks.patch.labels | object | `{}` | Labels to be added to patch job resources |
| controller.admissionWebhooks.patch.networkPolicy.enabled | bool | `false` | Enable 'networkPolicy' or not |
| controller.admissionWebhooks.patch.nodeSelector."kubernetes.io/os" | string | `"linux"` | |
Expand Down Expand Up @@ -349,16 +349,16 @@ metadata:
| controller.hostname | object | `{}` | Optionally customize the pod hostname. |
| controller.image.allowPrivilegeEscalation | bool | `false` | |
| controller.image.chroot | bool | `false` | |
| controller.image.digest | string | `"sha256:f95a79b85fb93ac3de752c71a5c27d5ceae10a18b61904dec224c1c6a4581e47"` | |
| controller.image.digestChroot | string | `"sha256:29840e06768457b82ef0a9f70bdde03b3b9c42e84a9d78dd6f179326848c1a88"` | |
| controller.image.digest | string | `"sha256:fb3e5c0bdff6a498dd5192b11a09ace0739baa9fe6ba519bf5b22425871ce490"` | |
| controller.image.digestChroot | string | `"sha256:c46f14a73fb06f2ac2d85d2e576a39563c874fa182076c1ced8b44e24247a80b"` | |
| controller.image.image | string | `"ingress-nginx/controller"` | |
| controller.image.pullPolicy | string | `"IfNotPresent"` | |
| controller.image.readOnlyRootFilesystem | bool | `false` | |
| 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) |
| controller.image.runAsNonRoot | bool | `true` | |
| 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) |
| controller.image.seccompProfile.type | string | `"RuntimeDefault"` | |
| controller.image.tag | string | `"v1.14.1"` | |
| controller.image.tag | string | `"v1.14.2"` | |
| 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 |
| controller.ingressClassByName | bool | `false` | Process IngressClass per name (additionally as per spec.controller). |
| 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. |
Expand Down
9 changes: 9 additions & 0 deletions charts/ingress-nginx/changelog/helm-chart-4.14.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

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.14.2

* Update Ingress-Nginx version controller-v1.14.2

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.14.2...helm-chart-4.14.2
2 changes: 1 addition & 1 deletion charts/ingress-nginx/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ options:
# Ignore Prow provided substitutions.
substitution_option: ALLOW_LOOSE
steps:
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20251110-7ccd542560
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20260108-7f313c340e
dir: charts
env:
- NAME=ingress-nginx
Expand Down
10 changes: 5 additions & 5 deletions charts/ingress-nginx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ controller:
## for backwards compatibility consider setting the full image url via the repository value below
## use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
## repository:
tag: "v1.14.1"
digest: sha256:f95a79b85fb93ac3de752c71a5c27d5ceae10a18b61904dec224c1c6a4581e47
digestChroot: sha256:29840e06768457b82ef0a9f70bdde03b3b9c42e84a9d78dd6f179326848c1a88
tag: "v1.14.2"
digest: sha256:fb3e5c0bdff6a498dd5192b11a09ace0739baa9fe6ba519bf5b22425871ce490
digestChroot: sha256:c46f14a73fb06f2ac2d85d2e576a39563c874fa182076c1ced8b44e24247a80b
pullPolicy: IfNotPresent
runAsNonRoot: true
# -- This value must not be changed using the official image.
Expand Down Expand Up @@ -853,8 +853,8 @@ controller:
## for backwards compatibility consider setting the full image url via the repository value below
## use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
## repository:
tag: v1.6.5
digest: sha256:03a00eb0e255e8a25fa49926c24cde0f7e12e8d072c445cdf5136ec78b546285
tag: v1.6.6
digest: sha256:b28e0688be7d1e15fe385053bd4c6b631bc7708c9220632de1b95867e5e7da11
pullPolicy: IfNotPresent
# -- Provide a priority class name to the webhook patching job
##
Expand Down