From 39c4d71844ade353f5b286ffdf38ac1238340af5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 01:25:31 +0000 Subject: [PATCH 1/2] Update stacklok/toolhive to v0.28.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/upstream-projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/upstream-projects.yaml b/.github/upstream-projects.yaml index 19fc7983..b12debf0 100644 --- a/.github/upstream-projects.yaml +++ b/.github/upstream-projects.yaml @@ -35,7 +35,7 @@ projects: - id: toolhive repo: stacklok/toolhive - version: v0.28.1 + version: v0.28.2 # toolhive is a monorepo covering the CLI, the Kubernetes # operator, and the vMCP gateway. It also introduces cross- # cutting features that land in concepts/, integrations/, From 143ef747a2b3798417cb9328521f76704132282d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 22 May 2026 01:26:20 +0000 Subject: [PATCH 2/2] Refresh reference assets for toolhive v0.28.2 --- docs/toolhive/reference/cli/thv_registry_login.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/toolhive/reference/cli/thv_registry_login.md b/docs/toolhive/reference/cli/thv_registry_login.md index e13c2c95..ccbfb1ba 100644 --- a/docs/toolhive/reference/cli/thv_registry_login.md +++ b/docs/toolhive/reference/cli/thv_registry_login.md @@ -32,6 +32,7 @@ thv registry login [flags] ### Options ``` + -p, --allow-private-ip Allow --registry to reference a private IP address (default false). Mirrors the flag on 'thv config set-registry'. --audience string OAuth audience parameter for registry authentication (optional) --client-id string OAuth client ID for registry authentication -h, --help help for login