Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
6a099e7
chore(chart-deps): update ingress-nginx to version 4.15.0
svcAPLBot Mar 10, 2026
c7eddea
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
eb65e5b
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
3661858
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
46be010
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
9384f40
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
ec58716
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
aa236f2
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
7526540
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
51e94db
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
f9183d7
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
3be157d
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 10, 2026
b922c68
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 11, 2026
20df9cb
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 11, 2026
c084aba
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 11, 2026
03c75c0
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 11, 2026
3b75986
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 11, 2026
2a2e06c
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 11, 2026
45d7cd3
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 12, 2026
a543aa0
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 12, 2026
27c532a
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 12, 2026
35a4adb
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 12, 2026
6e58f81
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 12, 2026
638202f
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 13, 2026
c505a12
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 13, 2026
214a06e
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 13, 2026
dcfef2f
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 13, 2026
df5779c
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 16, 2026
b54aaa4
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 16, 2026
2de2852
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 17, 2026
41291b1
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 18, 2026
4231752
Merge branch 'main' into ci-update-ingress-nginx-to-4.15.0
svcAPLBot Mar 19, 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.3
appVersion: 1.15.0
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.2
repository: https://helm.goharbor.io
- name: ingress-nginx
version: 4.14.3
version: 4.15.0
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.3
- Update Ingress-Nginx version controller-v1.15.0
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: 1.14.3
appVersion: 1.15.0
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.3
version: 4.15.0
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.3](https://img.shields.io/badge/Version-4.14.3-informational?style=flat-square) ![AppVersion: 1.14.3](https://img.shields.io/badge/AppVersion-1.14.3-informational?style=flat-square)
![Version: 4.15.0](https://img.shields.io/badge/Version-4.15.0-informational?style=flat-square) ![AppVersion: 1.15.0](https://img.shields.io/badge/AppVersion-1.15.0-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:7c74a715af2c94cb734785b4d3ea1357b4f02b88e1e123c622a9cb68b62f669c"` | |
| controller.admissionWebhooks.patch.image.digest | string | `"sha256:d7e8257f8d8bce64b6df55f81fba92011a6a77269b3350f8b997b152af348dba"` | |
| 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.7"` | |
| controller.admissionWebhooks.patch.image.tag | string | `"v1.6.8"` | |
| 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:82917be97c0939f6ada1717bb39aa7e66c229d6cfb10dcfc8f1bd42f9efe0f81"` | |
| controller.image.digestChroot | string | `"sha256:ffdab64d0e0556f810d82d618a0fa97c4fc8dc2bc5717c51bfe83b5d4252c73e"` | |
| controller.image.digest | string | `"sha256:4eea9a4cc2cb6ddcb7da14d377aaf452e68bd3dbe87fe280755d225c4d5e7e4e"` | |
| controller.image.digestChroot | string | `"sha256:8f3634837abc5c739baff6527934e08131e095317d69bf64d168e07aef53ac12"` | |
| 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.3"` | |
| controller.image.tag | string | `"v1.15.0"` | |
| 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.13.5.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.13.5

* Update Ingress-Nginx version controller-v1.13.5

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.13.4...helm-chart-4.13.5
9 changes: 9 additions & 0 deletions charts/ingress-nginx/changelog/helm-chart-4.13.6.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.13.6

* Update Ingress-Nginx version controller-v1.13.6

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.13.5...helm-chart-4.13.6
9 changes: 9 additions & 0 deletions charts/ingress-nginx/changelog/helm-chart-4.13.7.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.13.7

* Update Ingress-Nginx version controller-v1.13.7

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.13.6...helm-chart-4.13.7
9 changes: 9 additions & 0 deletions charts/ingress-nginx/changelog/helm-chart-4.13.8.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.13.8

* Update Ingress-Nginx version controller-v1.13.8

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.13.7...helm-chart-4.13.8
9 changes: 9 additions & 0 deletions charts/ingress-nginx/changelog/helm-chart-4.14.4.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.4

* Update Ingress-Nginx version controller-v1.14.4

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.14.3...helm-chart-4.14.4
9 changes: 9 additions & 0 deletions charts/ingress-nginx/changelog/helm-chart-4.15.0.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.15.0

* Update Ingress-Nginx version controller-v1.15.0

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.14.0...helm-chart-4.15.0
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.3"
digest: sha256:82917be97c0939f6ada1717bb39aa7e66c229d6cfb10dcfc8f1bd42f9efe0f81
digestChroot: sha256:ffdab64d0e0556f810d82d618a0fa97c4fc8dc2bc5717c51bfe83b5d4252c73e
tag: "v1.15.0"
digest: sha256:4eea9a4cc2cb6ddcb7da14d377aaf452e68bd3dbe87fe280755d225c4d5e7e4e
digestChroot: sha256:8f3634837abc5c739baff6527934e08131e095317d69bf64d168e07aef53ac12
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.7
digest: sha256:7c74a715af2c94cb734785b4d3ea1357b4f02b88e1e123c622a9cb68b62f669c
tag: v1.6.8
digest: sha256:d7e8257f8d8bce64b6df55f81fba92011a6a77269b3350f8b997b152af348dba
pullPolicy: IfNotPresent
# -- Provide a priority class name to the webhook patching job
##
Expand Down
Loading