- 01 Mar, 2023 1 commit
-
-
Ian Clark authored
* telegraf merge conflicts * remove ent specific configs from oss and move to ent chart * Revert "telegraf merge conflicts" This reverts commit 5b9d593cde41ab8443826cea30dcb3f1d8a3047c. * removes extra whitespace * version bumps
-
- 11 Oct, 2022 1 commit
-
-
Ian Clark authored
-
- 21 Jul, 2022 1 commit
-
-
alespour authored
* Use only values different from default in CI check test * bump chart version
-
- 05 May, 2022 1 commit
-
-
Pavel Závora authored
* feat(influxdb-enterprise): allow to specify meta service type * feat(influxdb-enterprise): use meta service properties from Values * feat(influxdb-enterprise): allow to specify meta and data service nodePort * chore: bump chart version
-
- 18 Mar, 2022 1 commit
-
-
Sojin authored
-
- 15 Mar, 2022 1 commit
-
-
tomklapka authored
* feat(enable-flux): add flux-enabled property * feat(enable-flux): bump chart version
-
- 08 Mar, 2022 1 commit
-
-
olibal authored
* add annotations to influxdb-enterprise/data-service * bump influxdb-enterprise chart version bump influxdb-enterprise chart version to v0.1.16 * adding annotations to meta.service as proposed by tomklapka also meta services should have the option to have annotations https://github.com/influxdata/helm-charts/pull/426#issuecomment-1050005446 * Update values.yaml adding commet on meta.service.annotations * Update meta-service.yaml adding missing {{- end }} * fixing serve.annotations in values.yaml influxdb-enterprise commenting in "annotations: {}" for data.service: and meta.service to prevent nil pointer evaluating * adding meta.service.type to value.yaml for influxdb-enterprise: adding meta.service.type to value.yaml to align with data.service: commenting out service.annotations because now service has at least the type element, so no nil rendering should occure
-
- 18 Feb, 2022 1 commit
-
-
timhallinflux authored
* Update for InfluxDB Enterprise 1.9.6 * update certificate manager API to v1 Co-authored-by:
Ales Pour <ales.pour@bonitoo.io>
-
- 16 Dec, 2021 1 commit
-
-
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>
-
- 17 May, 2021 1 commit
-
-
Ian Clark authored
* update enterprise version to latest release * Update Chart.yaml version bump * add space for failing lint
-
- 24 Oct, 2020 1 commit
-
-
Petr Drastil authored
* add service account configuration for influxdb deployment * bump chart version
-
- 23 Oct, 2020 1 commit
-
-
Petr Drastil authored
-
- 22 Oct, 2020 2 commits
-
-
Petr Drastil authored
-
Petr Drastil authored
-
- 09 Oct, 2020 1 commit
-
-
David McKay authored
-
- 15 Sep, 2020 1 commit
-
-
Craig Hobbs authored
* feat(influxdb-enterprise): add nodeport service * feat(influxdb-enterprise): add nodeport service
-
- 08 Sep, 2020 1 commit
-
-
jimbob687 authored
``` resources: limits: cpu: 750m memory: 600Mi requests: cpu: 500m memory: 600Mi ``` corrects it to: ``` resources: limits: cpu: 750m memory: 600Mi requests: cpu: 500m memory: 600Mi ``` Assuming your values file is set to: ``` bootstrap: auth: # A secret with keys "username" and "password" is required secretName: mysecret ddldml: configMap: my-ddl-dml-config resources: requests: memory: "600Mi" cpu: "500m" limits: memory: "600Mi" cpu: "750m" ```
-
- 03 Sep, 2020 1 commit
-
-
Craig Hobbs authored
* chore:update maintainers * chore:bump version * chore:bump version
-
- 28 Aug, 2020 1 commit
-
-
Craig Hobbs authored
-
- 27 Aug, 2020 1 commit
-
-
David McKay authored
* chore: version bump * chore: version bump
-
- 24 Aug, 2020 1 commit
-
-
jimbob687 authored
* fix: add nodes/proxy permission for kubelet pod request * fix: node/stats was incorrectly removed * Update chart to try to resolve conflict * Trying to resolve conflict * Update where self-signed cert is mounted Co-authored-by:
David McKay <rawkode@pm.me> Co-authored-by:
David McKay <david@rawkode.com>
-
- 21 Aug, 2020 1 commit
-
-
David McKay authored
* feat: support mounting a ca bundle into the certs directory * feat: support alternative secret for CA * fix: don't strip newline * Changing how images are passed in * Add conditional to override tag as per fede * Update to handle external commands and top level image * Updating changes * Fixed tagging * Adding helper named template to get the image * Template working * chore: version bump * fix: revert values.yaml changes Co-authored-by:
James Nieper <james.nieper@gmail.com>
-
- 12 Aug, 2020 1 commit
-
-
David McKay authored
* chore: remove verbose curl logging * chore: add debugging comment to values.yaml
-
- 23 Jul, 2020 1 commit
-
-
Craig Hobbs authored
* fix: https for data port (#140) * fix: https for data port (#140) * fix(Enterprise): https for data port (#140) fix: https for data port (#140)
-
- 21 Jul, 2020 2 commits
-
-
Craig Hobbs authored
-
David McKay authored
-
- 16 Jul, 2020 2 commits
-
-
David McKay authored
-
Brian Lai authored
-
- 10 Jul, 2020 12 commits
-
-
David McKay authored
-
chobbs authored
-
David McKay authored
-
David McKay authored
-
David McKay authored
-
David McKay authored
-
David McKay authored
-
David McKay authored
-
David McKay authored
-
David McKay authored
-
David McKay authored
-
David McKay authored
-