From 92b11bedcaca33a5bbcdb3c2d716d011fa38e040 Mon Sep 17 00:00:00 2001 From: Devin Buhl Date: Tue, 27 Feb 2024 08:06:14 -0500 Subject: [PATCH] Update appVersion to 0.25.0 Signed-off-by: Devin Buhl --- charts/prometheus-snmp-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-snmp-exporter/Chart.yaml b/charts/prometheus-snmp-exporter/Chart.yaml index dd9036c26923..68a1dc0e8dd0 100644 --- a/charts/prometheus-snmp-exporter/Chart.yaml +++ b/charts/prometheus-snmp-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: Prometheus SNMP Exporter name: prometheus-snmp-exporter -version: 3.0.0 -appVersion: v0.24.1 +version: 3.1.0 +appVersion: v0.25.0 home: https://github.com/prometheus/snmp_exporter sources: - https://github.com/prometheus/snmp_exporter