Skip to content

Commit ffe3e8e

Browse files
committed
release cx dashboards 0.2.0
Signed-off-by: clux <sszynrae@gmail.com>
1 parent 5b56691 commit ffe3e8e

File tree

4 files changed

+825
-196
lines changed

4 files changed

+825
-196
lines changed

charts/cx-dashboards/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: cx-dashboards
33
description: cx dashboard configmaps
44
type: application
5-
version: 0.1.6
5+
version: 0.2.0
66
dependencies: []

charts/cx-dashboards/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ The [cx / alertmanager](https://github.com/clux/homelab/blob/main/charts/cx-dash
5959

6060
The feature is from [alertmanager 0.27](https://github.com/prometheus/alertmanager/releases/tag/v0.27.0).
6161

62+
### Flux Dashboard
63+
64+
The [cx / flux](https://github.com/clux/homelab/blob/main/charts/cx-dashboards/templates/cxflux.yaml) uses kube-state-metrics based custom metrics (configured under the promstack chart values under kube-state-metrics) to give proper cross links in tables of resources to their git origins.
65+
6266
## Contribution
6367

6468
This chart is generated from the [raw grafana json folder](https://github.com/clux/homelab/tree/main/dashboards). Reasoned tweaks are considered, but please only git add any relevant changes (no url changes).

0 commit comments

Comments
 (0)