Skip to content

preloop/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Preloop Helm Charts

Helm chart repository for Preloop.

Usage

Helm must be installed. Add the repo:

helm repo add preloop https://charts.preloop.ai
helm repo update

Install Preloop:

helm install preloop preloop/preloop

To pin a specific version:

helm install preloop preloop/preloop --version 0.8.0-beta.3

Custom Domain

This repository is served via GitHub Pages. To use https://charts.preloop.ai:

  1. In Settings → Pages: Deploy from branch main, root.
  2. Set Custom domain to charts.preloop.ai.
  3. Add a CNAME record: charts.preloop.aipreloop.github.io.

Automation

The index is updated automatically when preloop/preloop creates a release. The preloop release workflow triggers this repo via repository_dispatch. Ensure CHARTS_REPO_TOKEN (a PAT with repo scope) is set in the preloop repo secrets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors