Add Helm release list

test
Stefan Prodan 2018-11-16 20:15:38 +02:00
parent 8601852ab6
commit 6f4f9dc7af
1 changed files with 17 additions and 0 deletions

View File

@ -3,6 +3,23 @@
We published a step-by-step run-through on how to use Flux and Helm Operator [over
here](https://github.com/weaveworks/flux/blob/master/site/helm-get-started.md).
### Helm releases
Mongodb
* Source: Helm repository (stable)
* Kubernetes deployment
* automated image updates (semantic versioning filter)
Redis
* Source: Helm repository (stable)
* Kubernetes stateful set
* locked automated image updates (semantic versioning filter)
Ghost
* Source: Git repository
* disabled automated image updates (glog filter)
* has external dependency - mariadb (stable)
## <a name="help"></a>Getting Help
If you have any questions about, feedback for or problems with `flux-get-started`: