fix(container): update image ghcr.io/stacklok/toolhive/toolhive-operator to v0.29.3 - #1657
Merged
Stormcargo merged 1 commit intoJun 13, 2026
Conversation
There was a problem hiding this comment.
ghcr.io/stacklok/toolhive/toolhive-operator (Helm chart, OCIRepository): 0.29.1 → 0.29.3
Verdict: Safe to merge
This is a chart version bump that tracks the main stacklok/toolhive release stream (v0.29.1 → v0.29.2 → v0.29.3). No breaking changes or actionable deprecations for this repo.
Notes (informational, no action required):
- MCPRegistry CRD deprecated (v0.29.2) — superseded by the
toolhive-registry-serverHelm chart; still functional but now emits a deprecation warning. Not used anywhere in this repo, so unaffected. - New Warn-level log for unauthenticated proxies (v0.29.3) —
GetAuthenticationMiddlewarenow logs atWarn(wasDebug) when anMCPServer/vMCP runs withoutOIDCConfigRef. This is a follow-up to GHSA-hfrv-94x5-85p2 and does not change behavior, only visibility. This repo'skubernetes/apps/ai-slop/ha-mcpandgrafana-mcpMCPServers, and thetools-gatewayVirtualMCPServer(incomingAuth.type: anonymous), run without OIDC config — expect new Warn-level startup logs there. This matches the intentional internal-only design (ingressClassName: internal), so no change needed. - v0.29.2 also bundles two security hardening fixes: a path-traversal fix in
LocalStore.getFilePath, and newX-Content-Type-Options/Cross-Origin-Resource-Policyresponse headers on thethvREST API — both pure upside. - The v0.29.2 fix for
operator.serviceAccount.nameoverrides doesn't apply here since this repo'shelmrelease.yamlonly setsoperator.replicaCountandoperator.resources.limits.memory.
Sources consulted:
Stormcargo
deleted the
renovate/ghcr.io-stacklok-toolhive-toolhive-operator-0.x
branch
June 13, 2026 17:17
Merged
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.29.1→0.29.3Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.