Skip to content

toolhive-operator-crds-0.0.14

Choose a tag to compare

@github-actions github-actions released this 14 Aug 13:58
82ede32

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

What's Changed

  • Consistently use maps instead of slices for env vars by @dmjb in #1398
  • Add CONTRIBUTING.md to CLAUDE.md by @dmjb in #1400
  • fix(deps): update golang.org/x/exp/jsonrpc2 digest to 42675ad by @renovate[bot] in #1401
  • fix(deps): update k8s.io/utils digest to 4c0f3b2 by @renovate[bot] in #1404
  • Add e2e for telemetry middleware by @dmjb in #1399
  • adds basic claude code pr action by @ChrisJBurns in #1405
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #1409
  • Use Infof for formatted logging message by @rvarun11 in #1414
  • Add provenance information for sqlite MCP by @JAORMX in #1416
  • Fix mcp-server-box container image tag by @JAORMX in #1417
  • Ensure all dockyard containers have provenance info set. by @JAORMX in #1418
  • fix(deps): update kubernetes packages to v0.33.4 by @renovate[bot] in #1415
  • chore(deps): update golang docker tag to v1.25 by @renovate[bot] in #1410
  • Extract MCP server logic into dedicated package by @JAORMX in #1403
  • Add file locking for List workloads by @dmjb in #1420
  • Ensure that failed starts/restarts are cleaned up properly by @dmjb in #1421
  • Implement new middleware interfaces for all middleware by @dmjb in #1422
  • fix: throw error when there is a duplicate workload name by @yrobla in #1395
  • Add schema version field to run config by @dmjb in #1424
  • Add copilot_instructions.md for GitHub Copilot PR reviews by @ChrisJBurns in #1412
  • Expose resource-url parameter through MCPServer CRD by @ChrisJBurns in #1426

New Contributors

Full Changelog: v0.2.7...toolhive-operator-crds-0.0.14