You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
artifacthub.io/deprecationMessage: "This Helm chart is deprecated because an official Inngest Helm chart is available at https://github.com/inngest/inngest-helm. Please use the official chart for new deployments and plan migrations from this one."
description: "Generic MCP server runner for Node (TypeScript) and Python servers. Supports four modes: direct container image, Node (npx), Python (uvx/pip), and OpenAPI (external URL registered in Unla)."
4
-
5
-
# A chart can be either an 'application' or a 'library' chart.
6
-
#
7
-
# Application charts are a collection of templates that can be packaged into versioned archives
8
-
# to be deployed.
9
-
#
10
-
# Library charts provide useful utilities or functions for the chart developer. They're included as
11
-
# a dependency of application charts to inject those utilities and functions into the rendering
12
-
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
13
4
type: application
14
-
15
-
# This is the chart version. This version number should be incremented each time you make changes
16
-
# to the chart and its templates, including the app version.
17
-
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
5
version: 0.1.2
19
-
20
-
# This is the version number of the application being deployed. This version number should be
21
-
# incremented each time you make changes to the application. Versions are not expected to
22
-
# follow Semantic Versioning. They should reflect the version the application is using.
0 commit comments