Amanpreet Singh
Amanpreet Singh
Hi, Please add a changelog or release notes to help the users understand the (breaking) changes in new versions. Thanks!
Should probably use ConfigMaps to customize filebeat.yml
When using template_dir to render variables in files, it should also render variables in filenames. For example, `${env_name}-db.yaml` should render to `prod-db.yaml` for var `env_name=prod`.
For cases when downloading in a script or docker build, it's a good idea to have a download link for checksum along with the file download link. This way we...