Skip to content

Commit

Permalink
Merge pull request grafana#2585 from m3adow/fix/remove-table-breaking…
Browse files Browse the repository at this point in the history
…-line-break

[grafana] Remove table breaking line break
  • Loading branch information
zanhsieh authored Aug 15, 2023
2 parents a0a0b7a + 0daa1bb commit 7a2b8fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion charts/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: grafana
version: 6.58.8
version: 6.58.9
appVersion: 10.0.3
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
Expand Down
1 change: 0 additions & 1 deletion charts/grafana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ This version requires Helm >= 3.1.0.
| `serviceMonitor.scrapeTimeout` | Timeout after which the scrape is ended | `30s` |
| `serviceMonitor.relabelings` | RelabelConfigs to apply to samples before scraping. | `[]` |
| `serviceMonitor.metricRelabelings` | MetricRelabelConfigs to apply to samples before ingestion. | `[]` |

| `revisionHistoryLimit` | Number of old ReplicaSets to retain | `10` |
| `imageRenderer.enabled` | Enable the image-renderer deployment & service | `false` |
| `imageRenderer.image.repository` | image-renderer Image repository | `grafana/grafana-image-renderer` |
Expand Down

0 comments on commit 7a2b8fb

Please sign in to comment.