- 22 Sep, 2020 1 commit
-
-
Dominik Rosiek authored
* [telegraf-operator] Update certificate secret during upgrade * [telegraf-operator] Force to reload deployment in case of secret update * [telegraf-operator] Bump version to 1.1.3
-
- 04 Sep, 2020 1 commit
-
-
Dominik Rosiek authored
-
- 22 May, 2020 1 commit
-
-
Giacomo Tirabassi authored
* making telegraf-operator work * cutting a new version of the chart * addressed review
-
- 23 Apr, 2020 1 commit
-
-
gitirabassi authored
adding more details on charts manifest finalixing chart removed dependency on cert-manager removed blank lines and trailing spaces testing with different CI conf from https://github.com/helm/chart-testing/issues/186 fix: helm testing library requires maintainers be configured addressing review comments fix: don't require cert-manager by default removing namespace reference re-adding namespace with reference to release fixying app version adding dependency cert-manager and added ci values trying to add a repo in ct conf" testing more removing trailing space removed ci.yml trying getting some more debug more testing and reading in https://github.com/helm/chart-testing/blob/master/doc/ct_install.md fixes trailing spaces" trying using helm native function for tls certificates
-
- 19 Feb, 2020 2 commits
-
-
David McKay authored
-
David McKay authored
-
- 15 Feb, 2020 1 commit
-
-
Naseem authored
* update-labels In accordance with https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/\#labels, this PR uses recommended labels and creates the required helpers to keep teplates more DRY. This PR also adds a serviceaccount, a first step in allowing GCP users to use workload identity for storage access. Signed-off-by:
Naseem <naseem@transit.app> * get rid of specifying clusterIP And add README note Signed-off-by:
Naseem <naseem@transit.app>
-
- 09 Feb, 2019 1 commit
-
-
Naseem authored
* Allow naming release by chart name Signed-off-by:
Naseem Ullah <naseemkullah@gmail.com> * Bump app to 1.7.3 Signed-off-by:
Naseem Ullah <naseemkullah@gmail.com>
-
- 21 Jun, 2018 1 commit
-
-
Ferenc- authored
* Similar to other charts, this allows configurable name overrides so 'cleaner' resource names can be achieved, which are independent from the wanted release names. * This is a must have if you want to integrate influxdb with other charts, where a resource name can't be templated and has to be fixed in the values.yaml, and you have to deploy that in multiple instances on the same k8s cluster. For example if you have an integration chart and the grafana data source URI points to a fixed influxdb service name, then without this patch, it can't be deployed in multiple instances, since the service name depends on the release name, which has to be unique.
-
- 05 Oct, 2017 1 commit
-
-
Kevin Schumacher authored
-
- 28 Jan, 2017 1 commit
-
-
Amanda Cameron authored
* Convert chart influxdb to use the recommended pvc patterns * Update pvc.yaml * Update _helpers.tpl * fix condition in pvc * bump version
-
- 15 Dec, 2016 1 commit
-
-
Jack Zampolin authored
* Add influxdb chart * Add NOTES.txt, update README.md and fix helm lint warnings * Fix Typo * Add labels to pvc * Add descriptiveness for InfluxDB config * Address PR comments * NodePort -> ClusterIP and remove values.yaml from README.md
-
- 29 Nov, 2016 1 commit
-
-
Jack Zampolin authored
-