1. 03 Sep, 2021 1 commit
  2. 27 Jul, 2021 1 commit
  3. 13 Jul, 2021 1 commit
  4. 07 Jul, 2021 2 commits
  5. 23 Jun, 2021 1 commit
  6. 16 Jun, 2021 2 commits
  7. 04 Jun, 2021 1 commit
  8. 17 May, 2021 1 commit
  9. 05 May, 2021 1 commit
  10. 22 Apr, 2021 7 commits
  11. 08 Apr, 2021 1 commit
  12. 07 Apr, 2021 1 commit
  13. 30 Mar, 2021 1 commit
  14. 27 Feb, 2021 3 commits
  15. 19 Feb, 2021 2 commits
  16. 12 Feb, 2021 1 commit
  17. 10 Feb, 2021 1 commit
  18. 08 Feb, 2021 1 commit
  19. 07 Feb, 2021 4 commits
  20. 03 Feb, 2021 3 commits
  21. 16 Dec, 2020 2 commits
  22. 14 Dec, 2020 2 commits
    • ted's avatar
      allow admin user creation to be skipped · 2ee220c6
      ted authored
      Setting 'create' to 'true' as it's generally wanted, but now the flag
      exists so it can be skipped. I tested this locally with both options to
      make sure it worked, and I copied the naming from influx1's chart, but
      feel free to make changes as necessary.
      
      While the PR has been open, the verion number got bumped forward, and I
      needed to bump it again to clear lint. So I rebased and force-pushed my
      branch to make it clear.
      
      - [ ] CHANGELOG.md updated
      - [ ] Rebased/mergable
      - [ ] Tests pass
      - [ ] Sign [CLA](https://influxdata.com/community/cla/) (if not already signed)
      2ee220c6
    • ivanflux's avatar
      chronograf: do not remove pvc when uninstalling chart (#235) · d659011c
      ivanflux authored
      * do not remove pvc when uninstalling chart
      
      * add keepPvc variable
      
      * add end to if
      
      * bump version
      
      * bump version
      
      * fix lint
      
      * bump Chronograf chart to 1.1.22
      
      * Update Chart.yaml
      
      * Update Chart.yaml
      
      * Fix single -> double quote
      Co-authored-by: 's avatartimhallinflux <timhallinflux@users.noreply.github.com>
      d659011c