-
Notifications
You must be signed in to change notification settings - Fork 126
Update toolhive images to v0.3.7 #2039
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
Conversation
98c8b03
to
16cb4d9
Compare
fb6a385
to
8b3bd5e
Compare
a7e99d7
to
3985d2c
Compare
de83744
to
403331a
Compare
403331a
to
42009f6
Compare
@claude Can you please bump the operator helm chart version and the images that it uses? |
Claude finished @ChrisJBurns's task —— View job Completed operator helm chart version bump ✓Tasks
SummarySuccessfully updated the operator Helm chart:
The changes have been committed and pushed to the Job Run | Branch: |
Update chart version and appVersion to match v0.3.7 release. Co-authored-by: Chris Burns <[email protected]>
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 there are linting errors, please can you solve them by running the |
Claude finished @ChrisJBurns's task —— View job Fixed linting errors ✓Tasks
SummarySuccessfully fixed the pre-commit linting errors. The issue was that when the Helm chart version and image versions were updated, the corresponding README.md documentation wasn't regenerated by helm-docs. Changes MadeUpdated
The changes have been committed and pushed to the Job Run | Branch: |
Co-authored-by: Chris Burns <[email protected]>
@claude Thank you, can you also update the openshift values file also? That should be the last thing to update. Please do not change anything else |
Claude finished @ChrisJBurns's task —— View job Updated OpenShift values file ✓Tasks
SummarySuccessfully updated
The changes have been committed and pushed to the Job Run | Branch: |
Co-authored-by: Chris Burns <[email protected]>
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
v0.3.5
->v0.3.7
v0.3.5
->v0.3.7
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.3.7
Compare Source
🚀 ToolHive v0.3.7 is now available!
This release focuses on improved authorization handling, better network isolation, and enhanced reliability across the platform.
Authorization & Security
• Fixed authorization behavior for
tools/list
endpoint andtext/event-stream
content• Improved audit middleware to detect transport types accurately instead of relying on hardcoded paths
• Added network isolation support with inbound host configuration and end-to-end testing
APIs & Configuration
• Registry defaults now update properly when auth config is provided via CLI
• OAuth scope field now handles both string and array formats correctly
• Proxy mode is now returned in server type for stdio connections
• Endpoint URLs now use
X-Forwarded-*
headers for more accurate constructionReliability & Testing
• Refactored status collector with structured error handling for better diagnostics
• Added new
pkg/testkit
package to improve testing infrastructure• Fixed nil pointer dereference issue in retriever tests
• ServiceAccount now propagates correctly to StatefulSet in ConfigMap mode
Registry & Tooling
• Multiple registry updates (v2025.10.01 through v2025.10.06)
• Added sample Grafana dashboard for CLI tutorial
• Improved Grafana dashboard UID length handling
Dependencies
• Updated mcp-go to v0.41.1
• Updated Docker to v28.5.0
• Updated Ginkgo to v2.26.0
• Updated go-git to v5.16.3
• Updated Claude Code action to v1
Full Changelog: v0.3.6...v0.3.7
v0.3.6
Compare Source
🚀 Toolhive v0.3.6 Release Summary
🔧 Enhancements & Fixes
Reliability & Observability
enforce
flag for MCPRegistrySecurity & CI/CD
Dependencies
mcp-go
(v0.40.0 → v0.41.0),sigstore-go
(v1.1.3),tablewriter
(1.1.0)Infrastructure & Deployment
📖 Documentation
🙌 Community
What's Changed
enforce
flag to MCPRegistry by @jhrozek in #1997Full Changelog: v0.3.5...v0.3.6
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.