- 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 1 commit
-
-
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 Jun, 2020 1 commit
-
-
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>
-
- 19 Mar, 2020 1 commit
-
-
David McKay authored
-