Skip to content

Commit e31b36e

Browse files
committed
Update min connector version
1 parent cd5436e commit e31b36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests_integration/test_connector_flows.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def test_connector_flows_deployment_gone_while_operator_down(
146146
name: {connector_name}
147147
hasStatusNotificationsEnabled: false
148148
image:
149-
tag: "1.63.0"
149+
tag: "1.77.0"
150150
"""
151151

152152
wait_for_deployment = functools.partial(

0 commit comments

Comments
 (0)