Skip to content

chore(camel-test-infra-kafka): upgrade confluent.container.image to 8.3.2 - #26648

Merged
davsclaus merged 1 commit into
mainfrom
automated/upgrade-confluent-container-image-8.3.2
Sep 21, 2026
Merged

davsclaus merged 1 commit into
mainfrom
automated/upgrade-confluent-container-image-8.3.2

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR updates the confluent.container.image container image to version 8.3.2.

Update Details

  • Property: confluent.container.image
  • Image: mirror.gcr.io/confluentinc/cp-kafka
  • File: /home/runner/work/camel/camel/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
  • Old version: 8.3.1
  • New version: 8.3.2

Verification

Please verify:

  • Container image version is compatible with existing tests
  • No breaking changes in the updated version
  • Tests pass with the new version

Run the following to rebuild the test infra:

mvn clean verify -pl camel-test-infra-kafka

Then test the impacted components.


This PR was automatically created by the Container Version Upgrade workflow.

….3.2

Update confluent.container.image from 8.3.1 to 8.3.2
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file container-images For check container upgrades automated For Check Container upgrade labels Sep 21, 2026

@oscerd oscerd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed as a test-infra container image version bump.

This upgrades an already-used test-infra container image to a newer tag on the same registry (container.properties plus the regenerated test-infra metadata.json). Because it is a version bump of an image the suite already runs, the existing architecture handling and skipITs setup carry over unchanged. These github-actions-authored container bumps get no CI by design (the GITHUB_TOKEN does not trigger pull_request workflows), so there is no check to gate on.

LGTM — approving.

This review was generated by an AI agent and may contain inaccuracies. Please verify all suggestions before applying.

Claude Code on behalf of oscerd

@davsclaus
davsclaus merged commit f5d419d into main Sep 21, 2026
5 checks passed
@github-actions
github-actions Bot deleted the automated/upgrade-confluent-container-image-8.3.2 branch September 21, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated For Check Container upgrade container-images For check container upgrades dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants