t3n/helm-charts

Helm charts

79

stars

212

commits

Mustache

primary language

Feb 24, 2025

updated

helm-charts
kubernetes
Browse cluster: Helm package management for Kubernetes

README

t3n Helm Charts

license: MIT standard-readme compliant

A chart repository for the Kubernetes package manager Helm.

Project Status

As of PR #75 we dropped support for Helm v2 and switched to Helm Chart apiVersion v2. We also switched labels to Recommended Labels. A detailed introduction on how to migrate without downtime can be found here

This project is still under active development, so you might run into issues. If you do, please don't be shy about letting us know, or better yet, contribute a fix or feature. We will also add more charts over time, so keep an eye on this repository.

Table of Contents

Background

This repository contains charts to deploy Neos & Flow Applications for Kubernetes Helm. Charts are curated application definitions for Kubernetes Helm. For more information about installing and using Helm, see its README.md. To get a quick introduction to charts see this chart guide.

Install

To add the t3n charts for your local client, run helm repo add:

$ helm repo add t3n https://storage.googleapis.com/t3n-helm-charts
"t3n" has been added to your repositories

Usage

You can then run helm search repo t3n to see available charts. To install a chart just run helm install t3n/<chart>.

For more information on using Helm, refer to the Helm's documentation.

Contributing

PRs accepted. Pipeline is using Helm v3.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT

Contributors

mschmidt291

100 commits

helmecke

49 commits

jnmcfly

27 commits

johannessteu

7 commits

t3n/helm-charts

Helm charts

79

stars

212

commits

Mustache

primary language

Feb 24, 2025

updated

helm-charts
kubernetes
Browse cluster: Helm package management for Kubernetes

README

t3n Helm Charts

license: MIT standard-readme compliant

A chart repository for the Kubernetes package manager Helm.

Project Status

As of PR #75 we dropped support for Helm v2 and switched to Helm Chart apiVersion v2. We also switched labels to Recommended Labels. A detailed introduction on how to migrate without downtime can be found here

This project is still under active development, so you might run into issues. If you do, please don't be shy about letting us know, or better yet, contribute a fix or feature. We will also add more charts over time, so keep an eye on this repository.

Table of Contents

Background

This repository contains charts to deploy Neos & Flow Applications for Kubernetes Helm. Charts are curated application definitions for Kubernetes Helm. For more information about installing and using Helm, see its README.md. To get a quick introduction to charts see this chart guide.

Install

To add the t3n charts for your local client, run helm repo add:

$ helm repo add t3n https://storage.googleapis.com/t3n-helm-charts
"t3n" has been added to your repositories

Usage

You can then run helm search repo t3n to see available charts. To install a chart just run helm install t3n/<chart>.

For more information on using Helm, refer to the Helm's documentation.

Contributing

PRs accepted. Pipeline is using Helm v3.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT

Contributors

mschmidt291

100 commits

helmecke

49 commits

jnmcfly

27 commits

johannessteu

7 commits

Languages

Mustache

85.8%

Shell

14.2%