From 35c4a18d9ee4a65ce44903fa9eb439b5a927ec05 Mon Sep 17 00:00:00 2001 From: Sergei Zyubin Date: Mon, 18 May 2026 13:20:37 +0200 Subject: [PATCH] Bump up helm chart to 0.17.7 --- helm/Chart.yaml | 4 ++-- helm/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 7055c0fd..5c6e9f11 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: sql-exporter description: Database-agnostic SQL exporter for Prometheus type: application -version: 0.17.6 -appVersion: 0.23.0 +version: 0.17.7 +appVersion: 0.24.0 annotations: artifacthub.io/signKey: | fingerprint: 9F218BE64F503809BB829626B9024AEA76E9BCB3 diff --git a/helm/README.md b/helm/README.md index cbffd8db..619e3f13 100644 --- a/helm/README.md +++ b/helm/README.md @@ -1,6 +1,6 @@ # sql-exporter -![Version: 0.17.6](https://img.shields.io/badge/Version-0.17.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.23.0](https://img.shields.io/badge/AppVersion-0.23.0-informational?style=flat-square) +![Version: 0.17.7](https://img.shields.io/badge/Version-0.17.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.0](https://img.shields.io/badge/AppVersion-0.24.0-informational?style=flat-square) Database-agnostic SQL exporter for Prometheus