Skip to content

Commit 3634d12

Browse files
committed
revert Chart deprecations, update readme
Signed-off-by: TheRealNoob <mike1118@live.com>
1 parent c95f85f commit 3634d12

7 files changed

Lines changed: 10 additions & 27 deletions

File tree

charts/synthetic-monitoring-agent/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
# synthetic-monitoring-agent
22

3-
![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.38.3](https://img.shields.io/badge/AppVersion-v0.38.3-informational?style=flat-square)
3+
![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.51.2](https://img.shields.io/badge/AppVersion-v0.51.2-informational?style=flat-square)
44

55
Grafana's Synthetic Monitoring application. The agent provides probe functionality and executes network checks for monitoring remote targets.
66

77
> [!NOTE]
88
> Grafana Cloud Synthetic Monitoring does not officially support this chart.
99
> If you are a Grafana Cloud customer and require support, please follow the [recommended installation methods](https://grafana.com/docs/grafana-cloud/testing/synthetic-monitoring/set-up/set-up-private-probes/#deployment-with-kubernetes) listed in the public docs.
1010
11+
**Homepage:** <https://grafana.net>
12+
1113
## Maintainers
1214

1315
| Name | Email | Url |
1416
| ---- | ------ | --- |
15-
| zanhsieh | <zanhsieh@gmail.com> | |
16-
| torstenwalter | <mail@torstenwalter.de> | |
17-
| sc250024 | <scott.crooks@gmail.com> | |
17+
| Mohammad Abubaker | <sheikhabubaker761@gmail.com> | <https://github.com/Sheikh-Abubaker> |
18+
| Aviv Guiser | <avivguiser@gmail.com> | <https://github.com/KyriosGN0> |
1819

1920
## Source Code
2021

@@ -77,4 +78,4 @@ Grafana's Synthetic Monitoring application. The agent provides probe functionali
7778
| tolerations | list | `[]` | List of node taints to tolerate. |
7879

7980
----------------------------------------------
80-
Autogenerated from chart metadata using [helm-docs v1.8.1](https://github.com/norwoodj/helm-docs/releases/v1.8.1)
81+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

charts/synthetic-monitoring-agent/README.md.gotmpl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44

55
{{ template "chart.description" . }}
66

7-
## 📦 Chart Migration
8-
9-
**This chart is being migrated to [grafana-community/helm-charts](https://github.com/grafana-community/helm-charts).**
10-
11-
After January 30th, 2026, updates and support for this chart will be provided in the new repository. Please update your Helm repository configuration to ensure you continue receiving updates.
12-
137
{{ template "chart.homepageLine" . }}
148

159
{{ template "chart.maintainersSection" . }}

charts/tempo-distributed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Kubernetes: `^1.25.0-0`
1616
|------------|------|---------|
1717
| https://charts.min.io/ | minio(minio) | 4.1.0 |
1818
| https://grafana.github.io/helm-charts | grafana-agent-operator(grafana-agent-operator) | 0.5.2 |
19-
| https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.40.0 |
19+
| https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.41.0 |
2020

2121
## Chart Repo
2222

charts/tempo-vulture/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# tempo-vulture
22

3-
![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square)
3+
![Version: 0.12.1](https://img.shields.io/badge/Version-0.12.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.10.0](https://img.shields.io/badge/AppVersion-2.10.0-informational?style=flat-square)
44

55
Grafana Tempo Vulture - A tool to monitor Tempo performance.
66

@@ -82,4 +82,4 @@ tempoAddress:
8282
| serviceAccount.name | string | `nil` | The name of the ServiceAccount to use. If not set and create is true, a name is generated using the fullname template |
8383
| tempoAddress.push | string | `nil` | the url towards your Tempo distributor, e.g. http://distributor |
8484
| tempoAddress.query | string | `nil` | the url towards your Tempo query-frontend, e.g. http://query-frontend:3200 |
85-
| tolerations | list | `[]` | Tolerations for vulture pods |
85+
| tolerations | list | `[]` | Tolerations for vulture pods |

charts/tempo-vulture/README.md.gotmpl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44

55
{{ template "chart.description" . }}
66

7-
## 📦 Chart Migration
8-
9-
**This chart is being migrated to [grafana-community/helm-charts](https://github.com/grafana-community/helm-charts).**
10-
11-
After January 30th, 2026, updates and support for this chart will be provided in the new repository. Please update your Helm repository configuration to ensure you continue receiving updates.
12-
137
{{ template "chart.sourcesSection" . }}
148

159
{{ template "chart.requirementsSection" . }}

charts/tempo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# tempo
22

3-
![Version: 1.25.0](https://img.shields.io/badge/Version-1.25.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square)
3+
![Version: 1.26.1](https://img.shields.io/badge/Version-1.26.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.10.0](https://img.shields.io/badge/AppVersion-2.10.0-informational?style=flat-square)
44

55
Grafana Tempo Single Binary Mode
66

charts/tempo/README.md.gotmpl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44

55
{{ template "chart.description" . }}
66

7-
## 📦 Chart Migration
8-
9-
**This chart is being migrated to [grafana-community/helm-charts](https://github.com/grafana-community/helm-charts).**
10-
11-
After January 30th, 2026, updates and support for this chart will be provided in the new repository. Please update your Helm repository configuration to ensure you continue receiving updates.
12-
137
{{ template "chart.sourcesSection" . }}
148

159
{{ template "chart.requirementsSection" . }}

0 commit comments

Comments
 (0)