Skip to content

maxirus/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c5cb6f3 · Aug 3, 2022

History

86 Commits
Aug 3, 2022
Feb 2, 2020
Aug 3, 2022
Nov 15, 2021
Sep 22, 2020
Feb 1, 2020
Feb 22, 2020
Feb 2, 2020
Feb 2, 2020
Feb 4, 2020
May 11, 2020
May 12, 2020
Feb 1, 2020
Feb 2, 2020
May 11, 2020
May 12, 2020
Feb 20, 2020
Feb 22, 2020
Mar 30, 2020
Feb 22, 2020

Repository files navigation

Helm Charts

This GitHub project hosts my custom Helm Charts as a repository. If you're looking for the Official Helm repository, you can find it here.

This repository hosts apiVersion: v2 charts only (Helm v3).

Setup

$ helm repo add maxirus https://maxirus.github.io/helm-charts/

Chart Install

$ helm upgrade --install <release_name> maxirus/<chart_name>

Charts