Skip to content

Commit

Permalink
feat: fix home grafana dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
KrawczowaKris committed Aug 11, 2024
1 parent 484f76f commit ef7afd1
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 225 deletions.
2 changes: 1 addition & 1 deletion charts/grafana-dashboards/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.7
version: 0.0.8

maintainers:
- url: https://www.saritasa.com/
Expand Down
4 changes: 3 additions & 1 deletion charts/grafana-dashboards/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ grafana-dashboards

## `chart.version`

![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.0.8](https://img.shields.io/badge/Version-0.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

## Maintainers

Expand Down Expand Up @@ -111,3 +111,5 @@ A Helm chart for provisioning grafana dashboards
| kubernetes.nodeExporterFull | bool | `true` | provision `Node Exporter Full` dashboard |
| kubernetes.targetDirectory | string | `"/tmp/dashboards/kubernetes/"` | directory where kubernetes dashboards will be installed |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
Loading

0 comments on commit ef7afd1

Please sign in to comment.