1. 22 Sep, 2020 1 commit
  2. 04 Sep, 2020 1 commit
  3. 22 May, 2020 1 commit
  4. 23 Apr, 2020 1 commit
    • gitirabassi's avatar
      initial addition of telegraf-operator · c9f60b7f
      gitirabassi authored
      adding more details on charts manifest
      
      finalixing chart
      
      removed dependency on cert-manager
      
      removed blank lines and trailing spaces
      
      testing with different CI conf from https://github.com/helm/chart-testing/issues/186
      
      fix: helm testing library requires maintainers be configured
      
      addressing review comments
      
      fix: don't require cert-manager by default
      
      removing namespace reference
      
      re-adding namespace with reference to release
      
      fixying app version
      
      adding dependency cert-manager and added ci values
      
      trying to add a repo in ct conf"
      
      testing more
      
      removing trailing space
      
      removed ci.yml
      
      trying getting some more debug
      
      more testing and reading in https://github.com/helm/chart-testing/blob/master/doc/ct_install.md
      
      fixes trailing spaces"
      
      trying using helm native function for tls certificates
      c9f60b7f
  5. 19 Feb, 2020 2 commits
  6. 15 Feb, 2020 1 commit
  7. 09 Feb, 2019 1 commit
  8. 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
  9. 05 Oct, 2017 1 commit
  10. 28 Jan, 2017 1 commit
  11. 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
  12. 29 Nov, 2016 1 commit