- 14 Jan, 2022 1 commit
-
-
Andy Sokalau authored
* Add podLabels to influxdb's StatefulSet * Bump influx chart version
-
- 13 Jan, 2022 1 commit
-
-
Brandon Clifford authored
-
- 10 Jan, 2022 2 commits
-
-
Tim Yocum authored
We need to provide more direct guidance on support provided for these charts/this repo.
-
Valeriy Zabawski authored
Fix issue when a pod with telegraf-ds can't start due to absence of bearer token.
-
- 03 Jan, 2022 3 commits
-
-
Igor Blackman authored
* Add way to set kapacitor strategy type Signed-off-by: Igor Valente Blackman <igor.blackman@gmail.com> * bump kapacitor version Signed-off-by: Igor Valente Blackman <igor.blackman@gmail.com> * Leave only toYaml Signed-off-by: Igor Valente Blackman <igor.blackman@gmail.com> * Update charts/kapacitor/templates/deployment.yaml Co-authored-by: alespour <42931850+alespour@users.noreply.github.com> Co-authored-by: alespour <42931850+alespour@users.noreply.github.com>
-
alespour authored
* fix: percentiles are always floats * refactor: simplified array iteration * bump version
-
Wouter Horré authored
* Make liveness/readiness/startup probes configurable Make all kubernetes probes configurable in a way similar to what the influx v1 chart allows. * Bump influxdb2 chart version Co-authored-by: alespour <42931850+alespour@users.noreply.github.com>
-
- 20 Dec, 2021 1 commit
-
-
dbk-rabel authored
* telegraf - add namepass to outputs.health * Update values.yaml telegraf - add threshold parameter to metrics.health * telegraf - make output health threshold configurable * Bump chart version Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
- 17 Dec, 2021 2 commits
-
-
Samantha Wang authored
* update chart.yml * update values.yml * Update Chart.yaml * Update values.yaml * Roll to 1.21.1 * Roll to 1.21.1 Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
Seena Fallah authored
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
-
- 16 Dec, 2021 2 commits
-
-
alespour authored
* chore: update chart releaser action * chore: install Helm the same way as in tests * chore: update Helm to more recent version * chore: add skip-existing option to chart-releaser
-
timhallinflux authored
* Update to InfluxDB Enterprise 1.9.5 * Update Chart.yaml * switch back to v1 API * Remove type * add curly brackets to license * set namespace to default * enterprise license key via env secret Co-authored-by: Ales Pour <ales.pour@bonitoo.io>
-
- 10 Dec, 2021 1 commit
-
-
alespour authored
* docs: fix README * chore: bum version
-
- 09 Dec, 2021 1 commit
-
-
Nicholas Gibson authored
* use single square brackets for tagpass and tagdrop aggregations * chart version 1.8.6->1.8.7 Co-authored-by: Nicholas Gibson <ngibson@causewaycap.com>
-
- 07 Dec, 2021 1 commit
-
-
Simon authored
* Use port name for backend selector * apply patch to ingress v1beta1 and bump version
-
- 03 Dec, 2021 2 commits
-
-
Joshua Powers authored
* telegraf: add service check for influxdb_v2_listener * bump version of telegraf chart
-
Greg Robinson authored
-
- 01 Dec, 2021 1 commit
-
-
Paul Farver authored
Signed-off-by: Paul Farver <paulfarver@gmail.com>
-
- 24 Nov, 2021 2 commits
-
-
Jorik Jonker authored
Chart was lacking v1 ingress support, which makes it impossible to deploy on Kubernetes 1.22. Signed-off-by: Jorik Jonker <jorik.jonker@eu.equinix.com>
-
alespour authored
* chore: update version and home url * fix: mount path to match image fs and description
-
- 17 Nov, 2021 1 commit
-
-
timhallinflux authored
* Update for Chronograf 1.9.1 * Update values.yaml * Update image tag
-
- 16 Nov, 2021 1 commit
-
-
Angelo Fausti authored
* Mount the host filesystem inside the container - Remove the /rootfs/proc and /rootfs/sys mounts - Mount the host filesystem on /hostfs * Set HOST_PROC, HOST_SYS and HOST_MOUNT_PREFIX vars - Set HOST_PROC and HOST_SYS to the new location - Set HOST_MOUNT_PREFIX so that /hostfs is stripped from the reported path * Bump telegraf-ds chart version to 1.0.23 * Fix lint issues
-
- 12 Nov, 2021 1 commit
-
-
Wojciech Kocjan authored
-
- 15 Oct, 2021 3 commits
-
-
Samantha Wang authored
* chore: update chart.yaml * chore: update values.yaml
-
Samantha Wang authored
* chore: update telegraf version * chore: update values.yaml
-
timhallinflux authored
* Update to Kapacitor 1.6.2 * Update values.yaml
-
- 27 Sep, 2021 2 commits
-
-
timhallinflux authored
-
Diogo Scudelletti authored
-
- 15 Sep, 2021 1 commit
-
-
Wojciech Kocjan authored
-
- 03 Sep, 2021 1 commit
-
-
Wojciech Kocjan authored
-
- 27 Jul, 2021 1 commit
-
-
David Flanagan authored
-
- 13 Jul, 2021 1 commit
-
-
timhallinflux authored
* Shift to InfluxDB OSS 1.8.6 * Update Chart.yaml
-
- 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
-