Skip to content

Commit 080dd64

Browse files
Update stacklok/toolhive to v0.28.1 (#890)
* Update stacklok/toolhive to v0.28.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Refresh reference assets for toolhive v0.28.1 --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e905248 commit 080dd64

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/upstream-projects.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ projects:
3535

3636
- id: toolhive
3737
repo: stacklok/toolhive
38-
version: v0.28.0
38+
version: v0.28.1
3939
# toolhive is a monorepo covering the CLI, the Kubernetes
4040
# operator, and the vMCP gateway. It also introduces cross-
4141
# cutting features that land in concepts/, integrations/,

static/api-specs/crds/virtualmcpservers.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,7 +1581,7 @@
15811581
"type": "object"
15821582
},
15831583
"type": {
1584-
"description": "Type is the auth strategy: \"unauthenticated\", \"header_injection\", \"token_exchange\", \"upstream_inject\", \"aws_sts\"",
1584+
"description": "Type is the auth strategy: \"unauthenticated\", \"header_injection\", \"token_exchange\", \"upstream_inject\", \"aws_sts\", \"obo\"",
15851585
"type": "string"
15861586
},
15871587
"upstreamInject": {
@@ -1743,7 +1743,7 @@
17431743
"type": "object"
17441744
},
17451745
"type": {
1746-
"description": "Type is the auth strategy: \"unauthenticated\", \"header_injection\", \"token_exchange\", \"upstream_inject\", \"aws_sts\"",
1746+
"description": "Type is the auth strategy: \"unauthenticated\", \"header_injection\", \"token_exchange\", \"upstream_inject\", \"aws_sts\", \"obo\"",
17471747
"type": "string"
17481748
},
17491749
"upstreamInject": {

0 commit comments

Comments
 (0)