- 10 Oct, 2022 1 commit
-
-
Christoph Kuper authored
* add image pull secret * update app version * update image Co-authored-by:
Chris <christoph.kuper@vector.com>
-
- 02 Jun, 2022 1 commit
-
-
alespour authored
* add init scripts support * add test values files * prettify templates output * bump version Co-authored-by:
Pavel Závora <pavel.zavora@bonitoo.io> * update script execution info in comment Co-authored-by:
Pavel Závora <pavel.zavora@bonitoo.io> * fix trailing spaces * fix default init script to run non-interactively
-
- 28 Apr, 2022 1 commit
-
-
Alex Wied authored
Co-authored-by:
Alex Wied <centromere@users.noreply.github.com>
-
- 17 Mar, 2022 1 commit
-
-
Sam Lin authored
* fix(influxdb): ingress property className * chore: bump chart version Co-authored-by:
Ales Pour <ales.pour@bonitoo.io>
-
- 11 Mar, 2022 1 commit
-
-
alespour authored
* add service account * add service account * add note about admin password persistence * bump chart version
-
- 08 Feb, 2022 1 commit
-
-
alespour authored
* test with v1.22+ kubernetes * feat: use v1 APIs when available * customize job name * bump version * use more readable matrix style * use latest v1.22 image * bump versions * bump version
-
- 18 Jan, 2022 1 commit
-
-
Sean D'Souza authored
-
- 13 Jan, 2022 1 commit
-
-
Brandon Clifford authored
-
- 03 Jan, 2022 1 commit
-
-
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>
-
- 10 Dec, 2021 1 commit
-
-
alespour authored
* docs: fix README * chore: bum version
-
- 07 Dec, 2021 1 commit
-
-
Simon authored
* Use port name for backend selector * apply patch to ingress v1beta1 and bump version
-
- 03 Dec, 2021 1 commit
-
-
Greg Robinson authored
-
- 24 Nov, 2021 1 commit
-
-
alespour authored
* chore: update version and home url * fix: mount path to match image fs and description
-
- 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 5 commits
-
-
Alex Williams authored
-
Alex Williams authored
-
Alex Williams authored
-
Alex Williams authored
-
Alex Williams authored
-
- 27 Feb, 2021 1 commit
-
-
Florian Rusch authored
-
- 19 Feb, 2021 1 commit
-
-
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 1 commit
-
-
Bastian Eicher authored
-
- 03 Feb, 2021 1 commit
-
-
Yurii Matsiuk authored
Co-authored-by:
Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
-
- 14 Dec, 2020 1 commit
-
-
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)
-
- 11 Dec, 2020 1 commit
-
-
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
-
- 13 Oct, 2020 1 commit
-
-
David McKay authored
* chore: version bump * fix: correct use of gotemplates
-
- 09 Oct, 2020 1 commit
-
-
David McKay authored
* influxdb2: make service port configurable * influxdb2: remove mismatching label from service * influxdb2: add ingress * fix: version bump * fix: version bump Co-authored-by:
Ivan Lopez <ivan@askai.net>
-
- 08 Oct, 2020 1 commit
-
-
David McKay authored
-
- 01 Oct, 2020 1 commit
-
-
Serhiy Mytrovtsiy authored
* - bumped up influxdb version to 2.0.0-rc - update default port (9999 -> 8086) * hotfix: update chart version
-
- 22 Sep, 2020 2 commits
-
-
timhallinflux authored
dump version
-
Søren Bjerregaard Vrist authored
* Use nindent Otherwise the first line will be indented up to the existing indent on the line: ``` tolerations: - key: mykeyhere operator: EXISTS ``` vs. ``` tolerations: - key: mykey operator: EXISTS ``` * Bump version
-
- 02 Sep, 2020 1 commit
-
-
Andrew Suderman authored
Signed-off-by:
Andrew Suderman <andrew@sudermanjr.com>
-
- 24 Jul, 2020 1 commit
-
-
Gustavo authored
* feat(influxdb2): add optional values for password and token to avoid random values generation. * bump Chart.yaml version
-
- 02 Jun, 2020 2 commits
-
-
kelseiv authored
* InfluxData Helm charts readme updates * spell out terms * edits for style, standardization, and consistency * Update CONTRIBUTING.md * Update CONTRIBUTING.md * fix alignment * update beta not covered note * chronograf readme updates * edits * add Slack channel note to all readmes * update release Tip * updated helm install to helm upgrade --install * drop more * remove telegraf * rmv -namespace monitoring * spell out PV * update note about disruption * update intro sentence * upd Kapacitor RM for consistency * misc edits * update Telegraf readme for consistency * upd contribution guidelines * upd Telegraf-operator title * upd sections in telegraf-operator for consistency * fix alignment * add edits from David * more edits f David * add edit f Russ * fix: version bump * fix: version bump * fix: version bump * fix: version bump * fix: version bump * fix: version bump * fix: remove trailing spaces * fix: version bump Co-authored-by:
David McKay <david@rawkode.com>
-
oliviermichaelis authored
* Fix resources indentation Fixed indentation issue of the resources section, where the first line below resources is indented more than necessary Signed-off-by:
omichaelis <38879457+oliviermichaelis@users.noreply.github.com> Co-authored-by:
David McKay <david@rawkode.com>
-
- 07 Apr, 2020 1 commit
-
-
David McKay authored
GitHub Pages was down during the last deployment / merge, which cause our Charts to get out of sync
-
- 23 Mar, 2020 1 commit
-
-
David McKay authored
-