Skip to content

kernelb00t/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

This repository hosts Helm charts for various applications.

Usage

Add this repository to your Helm client:

helm repo add dev-charts https://kernelb00t.github.io/helm-charts
helm repo update

Available Charts

Chart Description
affine Helm chart for AFFiNE - The next-gen knowledge base.
n8n Helm chart for n8n - A workflow automation platform that gives technical teams the flexibility of code with the speed of no-code.

Installation

# Install affine
helm install affine-release dev-charts/affine -f your-values.yaml

# Install n8n
helm install n8n-release dev-charts/n8n -f your-values.yaml

About

Helm Chart for AFFiNE and n8n

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors