Skip to content

Commit ceba78a

Browse files
Bump up helm chart to 0.18.1 (#1013)
1 parent 266712d commit ceba78a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: sql-exporter
33
description: Database-agnostic SQL exporter for Prometheus
44
type: application
5-
version: 0.18.0
6-
appVersion: 0.24.0
5+
version: 0.18.1
6+
appVersion: 0.24.1
77
annotations:
88
artifacthub.io/signKey: |
99
fingerprint: 9F218BE64F503809BB829626B9024AEA76E9BCB3

helm/README.md

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

3-
![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-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)
3+
![Version: 0.18.1](https://img.shields.io/badge/Version-0.18.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.1](https://img.shields.io/badge/AppVersion-0.24.1-informational?style=flat-square)
44

55
Database-agnostic SQL exporter for Prometheus
66

0 commit comments

Comments
 (0)