From a9de55af4a79257680cd9d83e07bde5a2ba9fa98 Mon Sep 17 00:00:00 2001 From: AvivGuiser Date: Thu, 3 Jul 2025 00:15:28 +0300 Subject: [PATCH 1/2] [synthetic-monitoring-agent]: bump to 0.38.3 Signed-off-by: AvivGuiser --- charts/synthetic-monitoring-agent/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/synthetic-monitoring-agent/Chart.yaml b/charts/synthetic-monitoring-agent/Chart.yaml index 9a50024b7e..7c504f13a3 100644 --- a/charts/synthetic-monitoring-agent/Chart.yaml +++ b/charts/synthetic-monitoring-agent/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.34.4 +appVersion: v0.38.3 description: Grafana's Synthetic Monitoring application. The agent provides probe functionality and executes network checks for monitoring remote targets. home: https://grafana.net icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png @@ -14,4 +14,4 @@ name: synthetic-monitoring-agent sources: - https://github.com/grafana/synthetic-monitoring-agent type: application -version: 1.0.0 +version: 1.1.0 From b36b2d8822ab491db76f231694735f82f5a9fc12 Mon Sep 17 00:00:00 2001 From: AvivGuiser Date: Sun, 6 Jul 2025 20:54:41 +0300 Subject: [PATCH 2/2] bump chart version Signed-off-by: AvivGuiser --- charts/synthetic-monitoring-agent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/synthetic-monitoring-agent/README.md b/charts/synthetic-monitoring-agent/README.md index c8dca0ce63..5f471cb750 100644 --- a/charts/synthetic-monitoring-agent/README.md +++ b/charts/synthetic-monitoring-agent/README.md @@ -1,6 +1,6 @@ # synthetic-monitoring-agent -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.34.4](https://img.shields.io/badge/AppVersion-v0.34.4-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.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) Grafana's Synthetic Monitoring application. The agent provides probe functionality and executes network checks for monitoring remote targets.