Skip to content

Helm charts for applications no official chart exists for

Notifications You must be signed in to change notification settings

jmw51798/helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artifact Hub

WAT

Different kubernetes charts.

  • Hopefully using the current standards
  • If possible, uses the official docker images

Chart repository

The chart repository is hosted vi Github-Pages under chart repository and an be access via

https://eugenmayer.github.io/helm-charts/

See an overview of the charts using artifacthub: https://artifacthub.io/badge/repository/eugen

What it is not

Please do consider the helm charts are not build to be a starter for you to understand how to install an application the first time. Please use the docs of the particular application, learn the Docker environment variables, possible configuration values and all those things. Please always use the official docs, I will not answer non-chart related questions here.

So it is not a 'how to learn to run rundeck' kind of project. Thank you for respecting that :)

Index

Releasing

We are using chart-releaser This will release all packages that have been changed and update the index.yaml under gh-pages.

# export the gh token
 export CR_TOKEN=<token>
make release-all

About

Helm charts for applications no official chart exists for

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 73.8%
  • Shell 17.4%
  • Makefile 8.8%