We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a9b82 commit fdd3fa7Copy full SHA for fdd3fa7
.github/workflows/roundtrip/Tiltfile
@@ -49,7 +49,7 @@ def ingress(external_port="65432"):
49
"k8s-in/ingress-nginx",
50
flags=[
51
"--version",
52
- "4.0.16",
+ "4.11.2",
53
]
54
+ dict_to_helm_set_list(
55
{
0 commit comments