1. 17 Jun, 2019 1 commit
  2. 09 Jun, 2019 1 commit
  3. 15 May, 2019 2 commits
  4. 14 May, 2019 3 commits
  5. 26 Apr, 2019 1 commit
  6. 22 Apr, 2019 1 commit
  7. 26 Mar, 2019 1 commit
  8. 26 Feb, 2019 1 commit
  9. 09 Feb, 2019 1 commit
  10. 30 Jan, 2019 1 commit
  11. 15 Jan, 2019 1 commit
  12. 14 Jan, 2019 1 commit
  13. 02 Jan, 2019 1 commit
  14. 03 Dec, 2018 2 commits
  15. 09 Nov, 2018 1 commit
  16. 05 Nov, 2018 1 commit
  17. 18 Sep, 2018 1 commit
  18. 17 Sep, 2018 1 commit
  19. 05 Sep, 2018 1 commit
  20. 02 Jul, 2018 1 commit
  21. 21 Jun, 2018 1 commit
    • Ferenc-'s avatar
      [stable/influxdb] Add fullnameOverride (#6224) · 3965be67
      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.
      3965be67
  22. 15 Jun, 2018 1 commit
    • Ferenc-'s avatar
      [stable/influxdb] Add delete-policy for set-auth (#5864) · 0afc1ca5
      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
      0afc1ca5
  23. 18 May, 2018 1 commit
    • Mung's avatar
      support influxdb with ingress (#5099) · 8764a6bd
      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
      8764a6bd
  24. 11 May, 2018 1 commit
  25. 10 May, 2018 1 commit
  26. 26 Apr, 2018 1 commit
  27. 04 Apr, 2018 1 commit
  28. 29 Mar, 2018 3 commits
    • AdamDang's avatar
      Update stable/chronograf/README.md (#4490) · 698410bf
      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
      698410bf
    • AdamDang's avatar
      Update stable/influxdb/README.md (#4491) · f0445ec5
      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
      f0445ec5
    • AdamDang's avatar
      Update kapacitor/README.md (#4492) · 27416c26
      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
      27416c26
  29. 13 Mar, 2018 1 commit
    • Philipp Marmet's avatar
      stable/influxdb: fix password generation (#4136) · 24782383
      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
      24782383
  30. 18 Feb, 2018 1 commit
  31. 09 Feb, 2018 3 commits
  32. 24 Jan, 2018 1 commit