Skip to content

Commit fdd3fa7

Browse files
chore(ci): Update nginx ingress helm chart (#335)
1 parent 29a9b82 commit fdd3fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/roundtrip/Tiltfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def ingress(external_port="65432"):
4949
"k8s-in/ingress-nginx",
5050
flags=[
5151
"--version",
52-
"4.0.16",
52+
"4.11.2",
5353
]
5454
+ dict_to_helm_set_list(
5555
{

0 commit comments

Comments
 (0)