Skip to content

chore(camel-test-infra-couchdb): upgrade couchdb.container to 3.5.2 - #26643

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/upgrade-couchdb-container-3.5.2
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
automated/upgrade-couchdb-container-3.5.2

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR updates the couchdb.container container image to version 3.5.2.

Update Details

  • Property: couchdb.container
  • Image: mirror.gcr.io/couchdb
  • File: /home/runner/work/camel/camel/test-infra/camel-test-infra-couchdb/src/main/resources/org/apache/camel/test/infra/couchdb/services/container.properties
  • Old version: 3.5.1
  • New version: 3.5.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-couchdb

Then test the impacted components.


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

Update couchdb.container from 3.5.1 to 3.5.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

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.

1 participant