3b030aa40d
This change will retrieve the backend port from values.yaml instead of a hard-coded value. Change-Id: I27630d3ead2c8a517f4fe8577e8396776010f9a8
14 lines
514 B
YAML
14 lines
514 B
YAML
---
|
|
prometheus:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Add configurable readiness/liveness Probes
|
|
- 0.1.3 Revert "Render Rules as Templates"
|
|
- 0.1.4 Fix spacing inconsistencies with flags
|
|
- 0.1.5 Fix spacing inconsistencies with flags
|
|
- 0.1.6 Upgrade version to v2.25 fix/remove deprecated flags
|
|
- 0.1.7 Enable TLS for Prometheus
|
|
- 0.1.8 Change readiness probe from /status to /-/ready
|
|
- 0.1.9 Retrieve backend port name from values.yaml
|
|
...
|