The latest tag for docker.redpanda.com/redpandadata/connect points to version 4.67.5, built on 2025-10-14. Subsequent releases (4.68.0 through 4.82.0) have not updated the latest tag.
This means users pulling docker.redpanda.com/redpandadata/connect:latest get a ~5 month old version that is missing features introduced since 4.68.0 (e.g. the redpanda input/output components).
Steps to reproduce:
docker pull docker.redpanda.com/redpandadata/connect:latest
docker image inspect docker.redpanda.com/redpandadata/connect:latest --format '{{.Created}}'
# 2025-10-14T13:48:16.053961804Z
Container logs confirm benthos_version=4.67.5.
The latest tag for docker.redpanda.com/redpandadata/connect points to version 4.67.5, built on 2025-10-14. Subsequent releases (4.68.0 through 4.82.0) have not updated the latest tag.
This means users pulling docker.redpanda.com/redpandadata/connect:latest get a ~5 month old version that is missing features introduced since 4.68.0 (e.g. the redpanda input/output components).
Steps to reproduce:
Container logs confirm benthos_version=4.67.5.