Skip to content

Syntax3rror404/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

326 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-charts

A collection of Helm charts for self-hosted applications on Kubernetes.

Artifact Hub

Charts

Chart Description Version
keycloak Rootless Keycloak with mariadb-operator and multi-replica support version
minecraft Minecraft Java (vanilla & NeoForge) with auto-update support version
mumble Mumble voice server version
snipeit Snipe-IT asset management version
teamspeak TeamSpeak 3 server version

Installation

Both HTTPS and OCI are supported.

HTTPS

helm repo add syntax3rror404 https://syntax3rror404.github.io/helm-charts/charts
helm repo update
helm install <release> syntax3rror404/<chart> -f values.yaml

OCI

helm install <release> oci://ghcr.io/syntax3rror404/helm-charts/<chart> --version <version> -f values.yaml

About

helm charts

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors