diff --git a/README.md b/README.md index 68d071ff..32d57aa6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Deploy Kubernetes Helm Charts ## status -Even though Helmfile is used in production environments across multiple organizations, it is still in its early stage of development, hence versioned 0.x. +Even though Helmfile is used in production environments [across multiple organizations](USERS.md), it is still in its early stage of development, hence versioned 0.x. Helmfile complies to Semantic Versioning 2.0.0 in which v0.x means that there could be backward-incompatible changes for every release. diff --git a/USERS.md b/USERS.md new file mode 100644 index 00000000..60a50931 --- /dev/null +++ b/USERS.md @@ -0,0 +1,18 @@ +# Helmfile Users + +The following table is compiled from public information or from survey responses. If you are using Helmfile in your +company or organization, we would like to invite you to [participate in our user survey](https://docs.google.com/forms/d/e/1FAIpQLSfrF5kR9nXsr5yWqNZGgN-KquM1mBTuYNn5lRmEVXEvhq0VIQ/viewform) +to help us extend this list. + + +| Organization | Workload | More Info | Location | +|---|---|---|---| +| [reddit.com](https://www.reddit.com/) | production | [GitHub issue](https://github.com/roboll/helmfile/issues/96#issue-312012249) | San Francisco, CA, US | +| [ricardo.ch](https://www.ricardo.ch/) | proof-of-concept | | Zug, Switzerland | + + +## Contact + +Please fill out [the Google form](https://docs.google.com/forms/d/e/1FAIpQLSfrF5kR9nXsr5yWqNZGgN-KquM1mBTuYNn5lRmEVXEvhq0VIQ/viewform) to add your organization instead of opening a PR. + +You can also [reach the maintainer on Twitter](https://twitter.com/DerCed). \ No newline at end of file