Skip to content

fastmcp-server v1.4.4

Choose a tag to compare

@github-actions github-actions released this 25 Apr 21:23
· 672 commits to main since this release

fastmcp-server v1.4.4

Bug Fixes

  • fix(charts): fix database secret mismatch and runtime compatibility issues (#109)

Other Changes

  • release(fastmcp-server): 1.4.4 [skip ci]

Install

# OCI registry
helm install fastmcp-server oci://ghcr.io/helmforgedev/helm/fastmcp-server --version 1.4.4

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install fastmcp-server helmforge/fastmcp-server --version 1.4.4