Skip to content

chore(deps): update confluentinc/cp-schema-registry docker tag to v8.3.0#6

Merged
jsavyasachi merged 3 commits into
mainfrom
renovate/confluentinc-cp-schema-registry-8.x
Jun 26, 2026
Merged

chore(deps): update confluentinc/cp-schema-registry docker tag to v8.3.0#6
jsavyasachi merged 3 commits into
mainfrom
renovate/confluentinc-cp-schema-registry-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 25, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
confluentinc/cp-schema-registry minor 8.2.18.3.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

cp-schema-registry 8.3.0 dropped curl from the image, so the
`curl -f http://localhost:8081/subjects` healthcheck fails with
command-not-found and the container never reports healthy, which
cascades to kafka-rest and fails the integration test stack.

Use the bundled python3 instead: urllib.request.urlopen raises a
nonzero exit on any non-2xx or connection failure, so it's the
curl -f equivalent against /subjects. Verified locally: broker,
schema-registry, and kafka-rest all reach healthy on 8.3.0.
@jsavyasachi jsavyasachi force-pushed the renovate/confluentinc-cp-schema-registry-8.x branch from 980c13c to f2faad4 Compare June 26, 2026 00:41
@jsavyasachi jsavyasachi merged commit 0ef6b7b into main Jun 26, 2026
2 checks passed
@jsavyasachi jsavyasachi deleted the renovate/confluentinc-cp-schema-registry-8.x branch June 26, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant