1. 21 Aug, 2020 1 commit
    • David McKay's avatar
      feat/ca mount (#163) · cd267840
      David McKay authored
      * feat: support mounting a ca bundle into the certs directory
      
      * feat: support alternative secret for CA
      
      * fix: don't strip newline
      
      * Changing how images are passed in
      
      * Add conditional to override tag as per fede
      
      * Update to handle external commands and top level image
      
      * Updating changes
      
      * Fixed tagging
      
      * Adding helper named template to get the image
      
      * Template working
      
      * chore: version bump
      
      * fix: revert values.yaml changes
      Co-authored-by: 's avatarJames Nieper <james.nieper@gmail.com>
      cd267840
  2. 10 Jul, 2020 1 commit
  3. 19 Mar, 2020 1 commit
  4. 19 Feb, 2020 2 commits
  5. 15 Feb, 2020 1 commit
  6. 09 Feb, 2019 1 commit
  7. 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
  8. 05 Oct, 2017 1 commit
  9. 28 Jan, 2017 1 commit
  10. 15 Dec, 2016 1 commit
    • Jack Zampolin's avatar
      Chart for InfluxDB (#259) · 4affe5d0
      Jack Zampolin authored
      * Add influxdb chart
      
      * Add NOTES.txt, update README.md and fix helm lint warnings
      
      * Fix Typo
      
      * Add labels to pvc
      
      * Add descriptiveness for InfluxDB config
      
      * Address PR comments
      
      * NodePort -> ClusterIP and remove values.yaml from README.md
      4affe5d0
  11. 29 Nov, 2016 1 commit