Skip to content

Commit 880b687

Browse files
[prometheus-couchdb-exporter] Update prometheus-couchdb-exporter dependency major updates
1 parent 2769b0d commit 880b687

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1
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)