diff --git a/sdks/python/apache_beam/yaml/standard_io.yaml b/sdks/python/apache_beam/yaml/standard_io.yaml index c6713725025e..15d3ccd3dda0 100644 --- a/sdks/python/apache_beam/yaml/standard_io.yaml +++ b/sdks/python/apache_beam/yaml/standard_io.yaml @@ -88,8 +88,8 @@ # Following transforms may be replaced with equivalent managed transforms, # if the pipelines 'updateCompatibilityBeamVersion' match the provided # version. - 'ReadFromKafka': '2.66.0' - 'WriteToKafka': '2.66.0' + 'ReadFromKafka': '2.65.0' + 'WriteToKafka': '2.65.0' # PubSub - type: renaming