477eed26bf
The prometheus-blackbox-exporter chart current fails to install with helm v3 due to an invalid indentation with metadata labels. This change fixes the indentation to the correct amount in order to successfully build and install when using helm v3. Change-Id: I95942fe49b39a052dd83060b597807f6a52627e4
9 lines
217 B
YAML
9 lines
217 B
YAML
---
|
|
prometheus-blackbox-exporter:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Rename image key name
|
|
- 0.1.3 Update htk requirements
|
|
- 0.1.4 Fix indentation
|
|
...
|