Skip to content

Commit 4d7a0e6

Browse files
Update IC version in helm chart
1 parent a6ecd97 commit 4d7a0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/helm-chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ controller:
2626
repository: nginx/nginx-ingress
2727

2828
## The tag of the Ingress controller image.
29-
tag: "edge"
29+
tag: "1.7.0"
3030

3131
## The pull policy for the Ingress controller image.
3232
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)