Skip to content

chore(chart-deps): update ingress-nginx to version 4.12.2 #2111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 22 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
5673d68
chore(chart-deps): update ingress-nginx to version 4.12.2
svcAPLBot May 1, 2025
adf1b87
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 1, 2025
8e28d7d
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 1, 2025
b080bbd
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 1, 2025
0a53e98
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 6, 2025
0476312
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 6, 2025
7af66c2
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 6, 2025
b9d0a8e
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 7, 2025
eb27f2f
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 8, 2025
ba7e741
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 8, 2025
6c04fdb
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 9, 2025
adc2cac
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 9, 2025
b262bfa
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 13, 2025
717f8cd
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 13, 2025
01f6c01
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 13, 2025
3d302ae
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 15, 2025
d3112c0
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 19, 2025
0d259f5
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 20, 2025
b1723fb
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 21, 2025
26b2473
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 21, 2025
d5780b6
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 22, 2025
b98fd34
Merge remote-tracking branch 'origin/main' into ci-update-ingress-ngi…
svcAPLBot May 22, 2025
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 chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
version: 1.16.2
repository: https://helm.goharbor.io
- name: ingress-nginx
version: 4.11.5
version: 4.12.2
repository: https://kubernetes.github.io/ingress-nginx
- name: jaeger-operator
version: 2.46.0
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.11.5
- Update Ingress-Nginx version controller-v1.12.2
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: 1.11.5
appVersion: 1.12.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.11.5
version: 4.12.2
53 changes: 20 additions & 33 deletions charts/ingress-nginx/README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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.11.3
### 4.10.3

* Update Ingress-Nginx version controller-v1.11.3
* Update Ingress-Nginx version controller-v1.10.3

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.11.2...helm-chart-4.11.3
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.10.2...helm-chart-4.10.3
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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.11.5
### 4.10.4

* Update Ingress-Nginx version controller-v1.11.5
* Update Ingress-Nginx version controller-v1.10.4

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.11.4...helm-chart-4.11.5
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.10.3...helm-chart-4.10.4
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

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.11.4
### 4.12.0-beta.0

* CI: Fix chart testing. (#12259)
* Update Ingress-Nginx version controller-v1.11.4
* Update Ingress-Nginx version controller-v1.12.0-beta.0

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.11.3...helm-chart-4.11.4
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.11.0...helm-chart-4.12.0-beta.0
10 changes: 10 additions & 0 deletions charts/ingress-nginx/changelog/helm-chart-4.12.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 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.12.0

* CI: Fix chart testing. (#12258)
* Update Ingress-Nginx version controller-v1.12.0

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.11.0...helm-chart-4.12.0
9 changes: 9 additions & 0 deletions charts/ingress-nginx/changelog/helm-chart-4.12.1.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.12.1

* Update Ingress-Nginx version controller-v1.12.1

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.12.0...helm-chart-4.12.1
9 changes: 9 additions & 0 deletions charts/ingress-nginx/changelog/helm-chart-4.12.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.12.2

* Update Ingress-Nginx version controller-v1.12.2

**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.12.1...helm-chart-4.12.2

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions charts/ingress-nginx/ci/deamonset-psp-values.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions charts/ingress-nginx/ci/deamonset-webhook-and-psp-values.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions charts/ingress-nginx/ci/deployment-psp-values.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions charts/ingress-nginx/ci/deployment-webhook-and-psp-values.yaml

This file was deleted.

13 changes: 2 additions & 11 deletions charts/ingress-nginx/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Controller container security context.
{{- else -}}
runAsNonRoot: {{ .Values.controller.image.runAsNonRoot }}
runAsUser: {{ .Values.controller.image.runAsUser }}
runAsGroup: {{ .Values.controller.image.runAsGroup }}
allowPrivilegeEscalation: {{ or .Values.controller.image.allowPrivilegeEscalation .Values.controller.image.chroot }}
{{- if .Values.controller.image.seccompProfile }}
seccompProfile: {{ toYaml .Values.controller.image.seccompProfile | nindent 2 }}
Expand Down Expand Up @@ -222,6 +223,7 @@ Default backend container security context.
{{- else -}}
runAsNonRoot: {{ .Values.defaultBackend.image.runAsNonRoot }}
runAsUser: {{ .Values.defaultBackend.image.runAsUser }}
runAsGroup: {{ .Values.defaultBackend.image.runAsGroup }}
allowPrivilegeEscalation: {{ .Values.defaultBackend.image.allowPrivilegeEscalation }}
{{- if .Values.defaultBackend.image.seccompProfile }}
seccompProfile: {{ toYaml .Values.defaultBackend.image.seccompProfile | nindent 2 }}
Expand All @@ -233,17 +235,6 @@ readOnlyRootFilesystem: {{ .Values.defaultBackend.image.readOnlyRootFilesystem }
{{- end -}}
{{- end -}}

{{/*
Return the appropriate apiGroup for PodSecurityPolicy.
*/}}
{{- define "podSecurityPolicy.apiGroup" -}}
{{- if semverCompare ">=1.14-0" .Capabilities.KubeVersion.GitVersion -}}
{{- print "policy" -}}
{{- else -}}
{{- print "extensions" -}}
{{- end -}}
{{- end -}}

{{/*
Extra modules.
*/}}
Expand Down
6 changes: 3 additions & 3 deletions charts/ingress-nginx/templates/_params.tpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{- define "ingress-nginx.params" -}}
- /nginx-ingress-controller
{{- if .Values.controller.enableAnnotationValidations }}
- --enable-annotation-validation=true
{{- if not .Values.controller.enableAnnotationValidations }}
- --enable-annotation-validation=false
{{- end }}
{{- if .Values.defaultBackend.enabled }}
- --default-backend-service=$(POD_NAMESPACE)/{{ include "ingress-nginx.defaultBackend.fullname" . }}
Expand Down Expand Up @@ -54,7 +54,7 @@
{{- if .Values.controller.watchIngressWithoutClass }}
- --watch-ingress-without-class=true
{{- end }}
{{- if not .Values.controller.metrics.enabled }}
{{- if .Values.controller.metrics.enabled }}
- --enable-metrics={{ .Values.controller.metrics.enabled }}
{{- end }}
{{- if .Values.controller.enableTopologyAwareRouting }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,4 @@ rules:
verbs:
- get
- update
{{- if .Values.podSecurityPolicy.enabled }}
- apiGroups: [{{ template "podSecurityPolicy.apiGroup" . }}]
resources: ['podsecuritypolicies']
verbs: ['use']
{{- with .Values.controller.admissionWebhooks.existingPsp }}
resourceNames: [{{ . }}]
{{- else }}
resourceNames: [{{ include "ingress-nginx.admissionWebhooks.fullname" . }}]
{{- end }}
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
{{- end }}
containers:
- name: create
{{- with .Values.controller.admissionWebhooks.patch.image }}
{{- with (merge .Values.controller.admissionWebhooks.patch.image .Values.global.image) }}
image: {{ if .repository }}{{ .repository }}{{ else }}{{ .registry }}/{{ .image }}{{ end }}:{{ .tag }}{{ if .digest }}@{{ .digest }}{{ end }}
{{- end }}
imagePullPolicy: {{ .Values.controller.admissionWebhooks.patch.image.pullPolicy }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
{{- end }}
containers:
- name: patch
{{- with .Values.controller.admissionWebhooks.patch.image }}
{{- with (merge .Values.controller.admissionWebhooks.patch.image .Values.global.image) }}
image: {{ if .repository }}{{ .repository }}{{ else }}{{ .registry }}/{{ .image }}{{ end }}:{{ .tag }}{{ if .digest }}@{{ .digest }}{{ end }}
{{- end }}
imagePullPolicy: {{ .Values.controller.admissionWebhooks.patch.image.pullPolicy }}
Expand Down

This file was deleted.

4 changes: 3 additions & 1 deletion charts/ingress-nginx/templates/controller-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ metadata:
name: {{ include "ingress-nginx.controller.fullname" . }}
namespace: {{ include "ingress-nginx.namespace" . }}
data:
allow-snippet-annotations: "{{ .Values.controller.allowSnippetAnnotations }}"
{{- if .Values.controller.allowSnippetAnnotations }}
allow-snippet-annotations: "true"
{{- end }}
{{- if .Values.controller.addHeaders }}
add-headers: {{ include "ingress-nginx.namespace" . }}/{{ include "ingress-nginx.fullname" . }}-custom-add-headers
{{- end }}
Expand Down
Loading