Skip to content

Commit b6a44bf

Browse files
[prometheus-couchdb-exporter] Update gesellix/couchdb-prometheus-exporter Docker tag to v28
1 parent 305b6eb commit b6a44bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/prometheus-couchdb-exporter/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appVersion: "1.0"
33
description: A Helm chart to export the metrics from couchdb in Prometheus format.
44
name: prometheus-couchdb-exporter
55
home: https://github.com/gesellix/couchdb-prometheus-exporter
6-
version: 1.0.0
6+
version: 1.1.0
77
keywords:
88
- couchdb-exporter
99
sources:

charts/prometheus-couchdb-exporter/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ replicaCount: 1
1818

1919
image:
2020
repository: gesellix/couchdb-prometheus-exporter
21-
tag: 16
21+
tag: v28
2222
pullPolicy: IfNotPresent
2323

2424
service:

0 commit comments

Comments
 (0)