CodeGate is a local gateway that makes AI agents and coding assistants safer.
helm repo add codegate []
helm install codegate/codegate
The Codegate Chart is available in the following formats:
The following command can be used to add the chart repository:
helm repo add codegate []
Once the chart has been added, install one of the available charts:
helm install codegate/codegate
Charts are also available in OCI format. The list of available charts can be found here. Install one of the available charts:
helm upgrade -i <release_name> oci://ghcr.io/stacklok/codegate-helm/codegate --version=<version>