- 09 Jun, 2019 1 commit
-
-
Deepak Sood authored
2. Bump chart version to 1.0.1 3. Bump appVersion to 1.10 Signed-off-by: Deepak Kumar Sood <deepaksood619@gmail.com>
-
- 15 May, 2019 2 commits
-
-
Carlos Tadeu Panato Junior authored
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
-
Carlos Tadeu Panato Junior authored
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
-
- 14 May, 2019 3 commits
-
-
Carlos Tadeu Panato Junior authored
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
-
Wilfrido Vidana authored
* Support list of ranges for loadBalancerSourceRanges Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com> * Chart version bump Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
-
Carlos Tadeu Panato Junior authored
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
-
- 26 Apr, 2019 1 commit
-
-
Steve Chung authored
Signed-off-by: Steven Chung <schung@mesosphere.io>
-
- 22 Apr, 2019 1 commit
-
-
Rafael Matias authored
Signed-off-by: Rafael Matias <rafael@skyle.net>
-
- 26 Mar, 2019 1 commit
-
-
Naseem authored
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
-
- 26 Feb, 2019 1 commit
-
-
giddel authored
* Add the logging-section to configmap and values Signed-off-by: Jens Puruckherr <jens.puruckherr@kiwigrid.com> * Add logging-section to InfluxDB configmap and values Signed-off-by: Jens Puruckherr <jens.puruckherr@kiwigrid.com> * influxdb chart version bump Signed-off-by: Jens Puruckherr <jens.puruckherr@kiwigrid.com> * resolve conflict in influxdb chart version Signed-off-by: Jens Puruckherr <jens.puruckherr@kiwigrid.com> * influxdb chart version bump Signed-off-by: Jens Puruckherr <jens.puruckherr@kiwigrid.com> * influxdb chart version bump Signed-off-by: Jens Puruckherr <jens.puruckherr@kiwigrid.com> * Update Chart.yaml Signed-off-by: Matt Farina <matt@mattfarina.com>
-
- 09 Feb, 2019 1 commit
-
-
Naseem authored
* Allow naming release by chart name Signed-off-by: Naseem Ullah <naseemkullah@gmail.com> * Bump app to 1.7.3 Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
-
- 30 Jan, 2019 1 commit
-
-
Carlos Tadeu Panato Junior authored
Signed-off-by: cpanato <ctadeu@gmail.com>
-
- 15 Jan, 2019 1 commit
-
-
Carlos Tadeu Panato Junior authored
Signed-off-by: cpanato <ctadeu@gmail.com>
-
- 14 Jan, 2019 1 commit
-
-
Carlos Tadeu Panato Junior authored
Signed-off-by: cpanato <ctadeu@gmail.com>
-
- 02 Jan, 2019 1 commit
-
-
azhelev authored
Signed-off-by: Atanas Zhelev <azhelev+github@mailbox.org>
-
- 03 Dec, 2018 2 commits
-
-
Naseem authored
* Updating image Signed-off-by: Naseem Ullah <naseemkullah@gmail.com> * Update image and use env vars Signed-off-by: Naseem Ullah <naseemkullah@gmail.com> * Adding OAuth section Signed-off-by: Naseem Ullah <naseemkullah@gmail.com> * Version 1.0.0 because stable, adding OWNERS Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
-
Naseem authored
* Update image to 1.7 Signed-off-by: Naseem Ullah <naseemkullah@gmail.com> * move bind_address under rpc heading Signed-off-by: Naseem Ullah <naseemkullah@gmail.com> * Version stable, adding OWNERS, adding Upgrading in README Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
-
- 09 Nov, 2018 1 commit
-
-
Fulton Byrne authored
Signed-off-by: Fulton Byrne <fulton.byrne@commercetools.de>
-
- 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
-