From bb61e023fb4af3f5b07190d2712d254efc420609 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:37:51 +0000 Subject: [PATCH 1/3] Update stacklok/toolhive-registry-server to v1.4.6 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 17a6b38f..1faafdd0 100644 --- a/.github/upstream-projects.yaml +++ b/.github/upstream-projects.yaml @@ -20,7 +20,7 @@ projects: - id: toolhive-registry-server repo: stacklok/toolhive-registry-server - version: v1.4.5 + version: v1.4.6 docs_paths: - docs/toolhive/guides-registry - docs/toolhive/concepts/registry-criteria.mdx From 67f98cc9a714441d2a23a9d15f522c00f3766e3f Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:40:18 +0000 Subject: [PATCH 2/3] Note no doc changes needed for registry-server v1.4.6 --- NO_CHANGES.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 NO_CHANGES.md diff --git a/NO_CHANGES.md b/NO_CHANGES.md new file mode 100644 index 00000000..2c606690 --- /dev/null +++ b/NO_CHANGES.md @@ -0,0 +1 @@ +v1.4.6 contains only dependency bumps (CVE fixes), CI/Actions updates, and an internal Postgres connection-package refactor (stacklok/toolhive-registry-server#804) that explicitly preserves the YAML/Helm config schema — no user-facing docs impact. From 3e3565b773fb1f3051b254ccb01feeb842149d4c Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:41:34 +0000 Subject: [PATCH 3/3] Add upstream-release-docs content for toolhive-registry-server v1.4.6 --- NO_CHANGES.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 NO_CHANGES.md diff --git a/NO_CHANGES.md b/NO_CHANGES.md deleted file mode 100644 index 2c606690..00000000 --- a/NO_CHANGES.md +++ /dev/null @@ -1 +0,0 @@ -v1.4.6 contains only dependency bumps (CVE fixes), CI/Actions updates, and an internal Postgres connection-package refactor (stacklok/toolhive-registry-server#804) that explicitly preserves the YAML/Helm config schema — no user-facing docs impact.