* Add source for docker image
The existing sources do not produce an image that works with this chart. From what I can tell, the image was built from the fluentd-es image maintained in the Kubernetes repo.
Signed-off-by: Daniel Shackelford <daniel.shackelford@ithaka.org>
* * Bumped chart version
Signed-off-by: Daniel Shackelford <Daniel.Shackelford@ithaka.org>
* [stable/fluentd] Add support for configuring elasticsearch scheme and ssl_version
- Allows end users to connect Fluentd to Elasticsearch over HTTPS
- Uses the same defaults as the underlying out_elasticsearch plugin (see github.com/uken/fluent-plugin-elasticsearch as of commit 573c39a)
Signed-off-by: Thomas Lovett <tklovett@gmail.com>
* bump minor version rather than patch
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>