1. 09 Jul, 2017 1 commit
  2. 05 Jul, 2017 1 commit
    • Patrick Lucas's avatar
      Fix influxdb deployment (#1424) · 4a33e8b7
      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
      4a33e8b7
  3. 25 Jun, 2017 1 commit
  4. 23 May, 2017 2 commits
  5. 10 May, 2017 1 commit
  6. 05 May, 2017 1 commit
  7. 02 May, 2017 1 commit
  8. 23 Mar, 2017 2 commits
  9. 22 Mar, 2017 1 commit
  10. 17 Mar, 2017 1 commit
    • jose5918's avatar
      [stable/influxdb] Adds option to create default user to influxDB (#659) · 1167bf42
      jose5918 authored
      * Adds option to create default user to influxDB
      
      Reasons for change:
      - When authentication is enabled, at least one admin user must be
        available
      
      Changes made:
      - Adds job.yaml template
      - This job creates a default user if job is enabled in values.yaml
      
      Testing done:
      - Deployed in cluster and verified the creation of a user in InfluxDB
      
      * Moves job password to secret
      
      * Bump chart version to 0.3.0
      1167bf42
  11. 13 Feb, 2017 7 commits
  12. 28 Jan, 2017 3 commits
  13. 19 Dec, 2016 2 commits
  14. 15 Dec, 2016 3 commits
  15. 13 Dec, 2016 3 commits
  16. 09 Dec, 2016 1 commit
  17. 08 Dec, 2016 1 commit
  18. 05 Dec, 2016 5 commits
  19. 03 Dec, 2016 1 commit
  20. 02 Dec, 2016 2 commits