- 05 Nov, 2018 1 commit
-
-
Naseem authored
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
-
- 18 Sep, 2018 1 commit
-
-
Carlos Tadeu Panato Junior authored
Signed-off-by: cpanato <ctadeu@gmail.com>
-
- 17 Sep, 2018 1 commit
-
-
Carlos Tadeu Panato Junior authored
Signed-off-by: cpanato <ctadeu@gmail.com>
-
- 05 Sep, 2018 1 commit
-
-
Naseem authored
* Update values.yaml Signed-off-by: Naseem Ullah <naseemkullah@gmail.com> * Updating image from 1.4 to 1.6 Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
-
- 02 Jul, 2018 1 commit
-
-
Kali Norby authored
* Adding option to set scheduler * Bumping version * Bump minor version for new feature
-
- 21 Jun, 2018 1 commit
-
-
Ferenc- authored
* Similar to other charts, this allows configurable name overrides so 'cleaner' resource names can be achieved, which are independent from the wanted release names. * This is a must have if you want to integrate influxdb with other charts, where a resource name can't be templated and has to be fixed in the values.yaml, and you have to deploy that in multiple instances on the same k8s cluster. For example if you have an integration chart and the grafana data source URI points to a fixed influxdb service name, then without this patch, it can't be deployed in multiple instances, since the service name depends on the release name, which has to be unique.
-
- 15 Jun, 2018 1 commit
-
-
Ferenc- authored
* [stable/influxdb] Add delete-policy for set-auth Withouth any hook delete policy, the hook resource remains in the namespace even after a 'helm delete --purge', and consequent installations of the chart fail with: Error: jobs.batch "[...]influxdb-set-auth" already exists * [stable/influxdb] Bump version * Fix maintainer name
-
- 18 May, 2018 1 commit
-
-
Mung authored
* support influxdb with ingress and increment version to 0.8.5 * don't default value for SSL cert and increment version to 0.9.1
-
- 11 May, 2018 1 commit
-
-
sysC0D authored
* Add service spec * Update Chart.yaml
-
- 10 May, 2018 1 commit
-
-
AdamDang authored
* Update Chart.yaml * Update values.yaml
-
- 26 Apr, 2018 1 commit
-
-
Kirill Rakhman authored
* chronograf: fix values.yaml * chronograf: bump version
-
- 04 Apr, 2018 1 commit
-
-
AdamDang authored
The key "appVersion" is needed for ci testing, it's missing in this yaml.
-
- 29 Mar, 2018 3 commits
-
-
AdamDang authored
* Add version for chronograf Add version for chronograf * Update stable/chronograf/README.md Delete duplicated word. * Add appVersion key Add appVersion key * Modify appVersion Modify appVersion * Update Chart.yaml
-
AdamDang authored
* Add version for influxdb Add version for influxdb * Update stable/influxdb/README.md Update stable/influxdb/README.md * Add appVersion key Add appVersion key * Modify appVersion Modify appVersion * Update Chart.yaml
-
AdamDang authored
* Add version for kapacitor Add version for kapacitor * Update kapacitor/README.md Update kapacitor/README.md * Add appVersion key Add appVersion key * Modify appVersion Modify appVersion * Update Chart.yaml
-
- 13 Mar, 2018 1 commit
-
-
Philipp Marmet authored
* stable/influxdb: fix password generation The randAscii function can create passwords containing single quoutes which lead to broken installations when installing with auth enabled. This is a possible fix for #4132 * stable/influxdb: increase version for green checks
-
- 18 Feb, 2018 1 commit
-
-
Lihua Tang authored
-
- 09 Feb, 2018 3 commits
-
-
Lingming Xia authored
-
Bin Liu authored
-
Bin Liu authored
-
- 24 Jan, 2018 1 commit
-
-
Jonas von Andrian authored
* Influxdb: Support graphite templates * Fix comment indentation * Step up version
-
- 10 Jan, 2018 1 commit
-
-
Marius Karnauskas authored
* Just typo in filename * Bump version
-
- 02 Jan, 2018 4 commits
-
-
Gianluca Arbezzano authored
/assign @mattfarina This PR switch Kapacitor to alpine to maintain the same base image (alpine) across all the tick stack. It also switch to docker.io for the same reason.
-
Gianluca Arbezzano authored
/assign @mattfarina
-
Gianluca Arbezzano authored
/assign @mattfarina
-
Gianluca Arbezzano authored
/assign @mattfarina
-
- 16 Dec, 2017 1 commit
-
-
Axel Köhler authored
-
- 25 Nov, 2017 1 commit
-
-
Sergei Antipov authored
-
- 17 Nov, 2017 1 commit
-
-
Matthieu Simon authored
-
- 05 Oct, 2017 1 commit
-
-
Kevin Schumacher authored
-
- 01 Oct, 2017 1 commit
-
-
Harold Drost authored
* Allow annotations for service. * Bumped version of chart * Allow annotations for service.
-
- 19 Sep, 2017 1 commit
-
-
Kevin Schumacher authored
-
- 10 Sep, 2017 2 commits
-
-
kevinschumacher authored
-
Guang Ya Liu authored
-
- 05 Sep, 2017 1 commit
-
-
Guang Ya Liu authored
-
- 04 Sep, 2017 1 commit
-
-
Guang Ya Liu authored
* [stable/chronograf] Use storageClassName for chronograf. * fix pvc conditional typo
-
- 16 Aug, 2017 1 commit
-
-
Michael Goodness authored
* Add deprecation field to deprecated charts * Add deprecation to NOTES
-
- 09 Jul, 2017 1 commit
-
-
Frederic Hemberger authored
Use consistent whitespace in template placeholders
-
- 05 Jul, 2017 1 commit
-
-
Patrick Lucas authored
* Fix influxdb deployment Previously, setting `config.graphite.enabled` (or other such parameters) to `true` resulted in a yaml syntax error because the content within the `{{- if` block would be appended to the previous line due to the hyphen. * Update Chart.yaml
-
- 25 Jun, 2017 1 commit
-
-
Ato Araki authored
-