- 07 Jul, 2021 2 commits
-
-
timhallinflux authored
* Update to Telegraf 1.19 * Update Chart.yaml
-
Maxim Makarov authored
* Update telegraf to 1.18 * Update values.yaml * Update Chart.yaml * Update Chart.yaml Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
- 23 Jun, 2021 1 commit
-
-
tomassatka authored
-
- 16 Jun, 2021 2 commits
-
-
anachristofaro authored
* Fix - Issue #307 * Update Chart.yaml Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
Yurii Matsiuk authored
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
-
- 04 Jun, 2021 1 commit
-
-
Yurii Matsiuk authored
* [telegraf] Add envFromSecret to pass sensitive data into environment Signed-off-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com> * [telegraf] Fix deprecation errors * Update Chart.yaml Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com> Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
- 17 May, 2021 1 commit
-
-
Ian Clark authored
* update enterprise version to latest release * Update Chart.yaml version bump * add space for failing lint
-
- 05 May, 2021 1 commit
-
-
Abhimanyu Saharan authored
* Updated InfluxDb2 app version to 2.0.5 * Update values.yaml * Update Chart.yaml
-
- 22 Apr, 2021 7 commits
-
-
Alex Williams authored
-
Alex Williams authored
-
Alex Williams authored
-
Alex Williams authored
-
Alex Williams authored
-
Alex Williams authored
-
Alex Williams authored
-
- 08 Apr, 2021 1 commit
-
-
timhallinflux authored
* Update to Telegraf 1.18 * Update values.yaml
-
- 07 Apr, 2021 1 commit
-
-
timhallinflux authored
* Update to Kapacitor 1.5.9 * Update values.yaml
-
- 30 Mar, 2021 1 commit
-
-
Abhimanyu Saharan authored
-
- 27 Feb, 2021 3 commits
-
-
David McKay authored
-
Florian Rusch authored
-
Jorik Jonker authored
-
- 19 Feb, 2021 2 commits
-
-
Ahmed Khanzada authored
* Adding support for Kubernetes 1.8 ingressClassName More info here: https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/ * An empty value here... * Only add className if it is explicitly set * Update version to 4.9.12 * Correcting version number * Update Chart.yaml Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
Abhimanyu Saharan authored
-
- 12 Feb, 2021 1 commit
-
-
David McKay authored
-
- 10 Feb, 2021 1 commit
-
-
ondrej-iv authored
version change
-
- 08 Feb, 2021 1 commit
-
-
Abhimanyu Saharan authored
* Added missing securityContext options * Added engine-path * Bumped up the appVersion to 2.0.3 * Fixed args * Fixed invalid engine-path argument * Added pod disruption budget to Influxdb2 and telegraf * Update Chart.yaml * Bumped up version Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
- 07 Feb, 2021 4 commits
-
-
Bastian Eicher authored
-
timhallinflux authored
-
Aurelia authored
* readme: ingress annotation values key corrected * fix: version bump Co-authored-by: David McKay <david@rawkode.com> Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
Adam Gardner authored
* [telegraf] Fix: Cannot define inputs without health check In the current implementation, a misplaced `{{- end }}` in the chart causes the `{{ template "inputs" .Values.config.inputs -}}` call to be inside the `{{- if .Values.metrics.health.enabled }}` conditional block. This fixes that. * Update Chart.yaml with a new version number Bump the version and add a sources list. Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
- 03 Feb, 2021 3 commits
-
-
Yurii Matsiuk authored
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
-
Nicolas Steinmetz authored
-
Sean Burton authored
* s/values/Values/ * bump chart version * fix indentation count s/6/8/
-
- 16 Dec, 2020 2 commits
-
-
timhallinflux authored
* Update configmap.yaml * chart version bump
-
David McKay authored
* fix: remove string comparison for boolean * fix: version bump
-
- 14 Dec, 2020 3 commits
-
-
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)
-
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: timhallinflux <timhallinflux@users.noreply.github.com>
-
Joseph Petersen authored
* allow using influxdb existing secret in chronograf * bump chronograf chart * make influxdb an object * final newline * Update Chart.yaml
-
- 11 Dec, 2020 2 commits
-
-
Joseph Petersen authored
-
Abhimanyu Saharan authored
* Updated apiVersion for Helm v3 * Updated tag * Collect internal metrics if enabled * Enable port 8888 if metrics enabled * Bumped up chart version * Added icon from Github * Fixed typo * Keep PVC unless removed manually * Added securityContext * Added icon as required by v2 * Updated appVersion * Bumped up chart version * Added missing v in the tag * Updated appVersion for telegraf to match the tag * Added missing v for tag * Fixed input not defined issue * Updated Influxdb2 version * Update Chart.yaml
-