Skip to content

Conversation

xeniape
Copy link
Member

@xeniape xeniape commented Sep 15, 2025

Description

Part of #1243

Definition of Done Checklist

Note

Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.

Please make sure all these things are done and tick the boxes

  • Add an entry to the CHANGELOG.md file
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

bake --product <product> --image-version <stackable-image-version>
kind load docker-image <image-tagged-with-the-major-version> --name=<name-of-your-test-cluster>

See the output of bake to retrieve the image tag for <image-tagged-with-the-major-version>.

@xeniape xeniape linked an issue Sep 15, 2025 that may be closed by this pull request
8 tasks
@xeniape xeniape marked this pull request as ready for review September 15, 2025 13:43
sbernauer
sbernauer previously approved these changes Sep 15, 2025
@xeniape xeniape added this pull request to the merge queue Sep 16, 2025
Merged via the queue into main with commit c9b4a03 Sep 16, 2025
3 checks passed
@xeniape xeniape deleted the chore/stackable-base-update-image-for-25.11.0 branch September 16, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(stackable-base): Update image for 25.11.0

3 participants