Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 91fcb53

Browse files
authoredJul 19, 2024
chore(deps): update helm release ingress-nginx to v4.11.1
1 parent d8865d7 commit 91fcb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎apps/nginx-ingress/base/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: ingress-nginx
44
helmCharts:
55
- name: ingress-nginx
66
releaseName: ingress-nginx
7-
version: 4.7.1
7+
version: 4.11.1
88
includeCRDs: true
99
repo: https://kubernetes.github.io/ingress-nginx
1010
valuesInline:

0 commit comments

Comments
 (0)
Please sign in to comment.