Skip to content

chore: Bump tools ahead of 25.7.0 #1090

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 5, 2025
Merged

Conversation

NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented May 5, 2025

Part of #1064

  • Bump products to use jmx_exporter 1.2.0
  • Bump tools to use kubectl 1.33.0 and yq 4.45.2
  • Bump airflow/superset to use cyclonedx-bom 6.0.0

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
  • Integration tests ran successfully
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>.

@NickLarsenNZ NickLarsenNZ self-assigned this May 5, 2025
sbernauer
sbernauer previously approved these changes May 5, 2025
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

LGTM. I did not build or test the images (as it would take hours), but we have CI for that 😅

@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering May 5, 2025
@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue May 5, 2025
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering May 5, 2025
Merged via the queue into main with commit 65ff72d May 5, 2025
3 checks passed
@NickLarsenNZ NickLarsenNZ deleted the chore/tool-bumps-25.7.0 branch May 5, 2025 14:24
labrenbe pushed a commit that referenced this pull request May 8, 2025
* chore(jmx_exporter): Bump products to use 1.2.0

* chore(tools): Bump kubectl (1.33.0 and yq (4.45.2)

* chore(cyclonedx-bom): Bump to 6.0.0

* chore: Update changelog

* chore: Changelog formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Development: Done
Development

Successfully merging this pull request may close these issues.

2 participants