-
Notifications
You must be signed in to change notification settings - Fork 100
chore(deps): update toolhive images to v0.2.9 #1509
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
base: main
Are you sure you want to change the base?
Conversation
@claude Can you bump the Operator helm chart by 1 fix version please. Make sure to follow the instructions in claude.md in the operator chart directory |
Claude encountered an error —— View job I'll analyze this and get back to you. |
Claude finished @ChrisJBurns's task —— View job I'll help you bump the Operator helm chart by 1 fix version. Let me start by analyzing the requirements and creating a task list. Tasks
Analysis
Changes Made✅ Updated
✅ Updated
✅ Committed and pushed changes to the SummaryThe Operator helm chart has been successfully bumped by 1 fix version as requested. The chart version is now 0.2.7 and the appVersion matches the new operator image version (0.2.9) from this Renovate PR. Note: The |
Co-authored-by: Chris Burns <ChrisJBurns@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
@claude you forgot to run the pre-commit commands as described in the claude.md in the operator chart directory |
Claude finished @ChrisJBurns's task —— View job I'll complete the missing pre-commit step from the helm chart bump task. Let me check what commands need to be run. Tasks
Pre-commit Instructions FoundAccording to
This will auto-generate the docs with the new updated versions. IssueI need approval to run the To complete this task, you'll need to either:
The chart version bump (0.2.6 → 0.2.7) and appVersion update (0.2.8 → 0.2.9) are already complete and committed to the |
# -- Image pull policy for the operator container | ||
imagePullPolicy: IfNotPresent | ||
|
||
# -- Image to use for Toolhive runners | ||
toolhiveRunnerImage: ghcr.io/stacklok/toolhive/proxyrunner:v0.2.8 | ||
toolhiveRunnerImage: ghcr.io/stacklok/toolhive/proxyrunner:v0.2.9 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we also need to bump OCP
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When you say bump OCP, might have to expand on that point. Do we mean bump the version of it we have running in AWS?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry I was being too terse. I meant the pullspec in the OCP specific value file:
image: ghcr.io/stacklok/toolhive/operator:v0.2.8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, let me see if Claude can help us out
@claude Can you please bump the helm charts for the operator by a bug fix. Also please make sure to follow the instruction set in the documentation. Also bump the openshift values for the images too as it looks like renovate forgot about these. |
Claude finished @ChrisJBurns's task —— View job I'll help you bump the helm charts for the operator by a bug fix version and update the OpenShift values. Let me analyze the current state and create a task list. Tasks
Summary✅ Successfully completed all requested updates: Helm Chart Updates:
OpenShift Values Updates:
Git Actions:
Note on Pre-commitThe
The helm chart has been successfully bumped by 1 bug fix version as requested, and all OpenShift image references have been updated to v0.2.9 to match the new operator and proxyrunner versions from this Renovate PR. |
… to v0.2.9 - Bump helm chart version from 0.2.7 to 0.2.8 - Update README version badge to match - Update OpenShift values file with v0.2.9 images for both operator and proxyrunner Co-authored-by: Chris Burns <ChrisJBurns@users.noreply.github.com>
This PR contains the following updates:
v0.2.8
->v0.2.9
v0.2.8
->v0.2.9
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
stacklok/toolhive (ghcr.io/stacklok/toolhive/operator)
v0.2.9
Compare Source
What's Changed
omitempty
option torepository_ref
field by @JAORMX in https://github.com/stacklok/toolhive/pull/14818b4c13b
by @renovate[bot] inhttps://github.com/stacklok/toolhive/pull/14988Full Changelog: v0.2.8...v0.2.9
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.