Skip to content

toolhive-operator-crds-0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 17:55
42ad77b

A Helm chart for installing the ToolHive Operator CRDs into Kubernetes.

What's Changed

  • Move run and restart into the lifecycle manager by @dmjb in #368
  • Update registry with latest stars and pulls by @github-actions in #370
  • Add initial API server to ToolHive by @dmjb in #371
  • fix: use correct container name when updating mcpServer client config and display stop command by @ChrisJBurns in #372
  • Move proxy-related code into its own package by @dmjb in #373
  • Improve version handling for local builds by @dmjb in #375
  • feat: adds toolhive operator crd helm chart by @ChrisJBurns in #376
  • feat: add ToolHive Operator Helm Chart by @ChrisJBurns in #377
  • Update registry with latest stars and pulls by @github-actions in #378
  • feat: add support for custom container socket paths in Docker client by @ahmedrowaihi in #380
  • Update registry with latest stars and pulls by @github-actions in #385
  • Fix JSON output inconsistencies across commands by @JAORMX in #386
  • Endpoints for list, get, delete, stop. by @dmjb in #390
  • Update registry with latest stars and pulls by @github-actions in #391
  • Implement API endpoint for restarting servers by @dmjb in #393
  • Update registry with latest stars and pulls by @github-actions in #397
  • Update registry with latest stars and pulls by @github-actions in #398
  • Implement endpoint for starting MCP servers by @dmjb in #396
  • chore(deps): Bump k8s.io/api from 0.33.0 to 0.33.1 by @dependabot in #401
  • chore(deps): Bump k8s.io/client-go from 0.33.0 to 0.33.1 by @dependabot in #403
  • Update registry with latest stars and pulls by @github-actions in #400
  • chore(deps): Bump anchore/sbom-action from 0.19.0 to 0.20.0 by @dependabot in #404
  • Update registry with latest stars and pulls by @github-actions in #424
  • Add support for --host flag by @rdimitrov in #366
  • fix: handle replacement character in JSON-RPC messages by @amirejaz in #412
  • feat: adds missing local toolhive image build for kind by @ChrisJBurns in #425
  • splits operator tasks into separate file by @ChrisJBurns in #426
  • Do not pin the platform for ko builds by @rdimitrov in #427
  • feat: completes local toolhive operator helm install for task by @ChrisJBurns in #429
  • feat: adds helm chart PR pipeline with chart readme updates by @ChrisJBurns in #430
  • feat: adds publish step for operator helm charts by @ChrisJBurns in #432
  • fix: adds path for charts for releaser by @ChrisJBurns in #433
  • fix: adds charts_dir option to action by @ChrisJBurns in #434

New Contributors

Full Changelog: v0.0.33...toolhive-operator-crds-0.0.3