Skip to content

DreamingRaven/raven-helm-charts

Repository files navigation

Raven Helm Charts

An opinionated set of packages specifically for GitOps enabled Kubernetes clusters, packaged via Helm charts.

This repository aims to provide the following:

  • Relatively standard and consistent Helm chart structure as far as reasonably possible.
  • A consistent README.md containing a breakdown of possible arguments and architecture for each chart.
  • A consistent values.yaml for each chart that is familiar to many users but also self-consistent when breaking any convention that limits functionality.
  • Side-loadable secrets and configuration for each chart to make it easier to integrate with GitOps.

Please note this is still a work in progress as I am currently collating my various charts together into this one repository and integrating them nicely. This includes, for the sake of continued mantenance, integrating all charts into a common "corvid" base library chart. So that updates can be uniformly integrated with minimum repition.

Quick Start

To access any and all of these charts:

helm repo add raven https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
helm repo update raven

Then to view all available charts:

helm search repo raven

To see all possible versions of a chart:

helm search repo raven/home-assistant

For any particular chart please see their README.md files in the charts directory.

About

Just another helm chart repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages