Skip to content

Files

Latest commit

 

History

History

codegate

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Codegate

Version: 0.0.1 Type: application AppVersion: v0.1.22

CodeGate is a local gateway that makes AI agents and coding assistants safer.

TL;DR

helm repo add codegate []

helm install codegate/codegate

Usage

The Codegate Chart is available in the following formats:

Installing from Chart Repository

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

Installing from an OCI Registry

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>

Source Code

Values