Skip to content

dalamudx/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 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://dalamudx.github.io/helm-charts
helm repo update

Available Charts

Chart Description Chart Version App Version
affine Helm chart for AFFiNE - The next-gen knowledge base. Chart App
n8n Helm chart for n8n - A workflow automation platform that gives technical teams the flexibility of code with the speed of no-code. Chart App
vaultwarden Helm chart for Vaultwarden - an unofficial Bitwarden-compatible server written in Rust. Chart App

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

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

About

A collection of Helm charts for AFFiNE, n8n, and more

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors