We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305b6eb commit b6a44bfCopy full SHA for b6a44bf
charts/prometheus-couchdb-exporter/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "1.0"
3
description: A Helm chart to export the metrics from couchdb in Prometheus format.
4
name: prometheus-couchdb-exporter
5
home: https://github.com/gesellix/couchdb-prometheus-exporter
6
-version: 1.0.0
+version: 1.1.0
7
keywords:
8
- couchdb-exporter
9
sources:
charts/prometheus-couchdb-exporter/values.yaml
@@ -18,7 +18,7 @@ replicaCount: 1
18
19
image:
20
repository: gesellix/couchdb-prometheus-exporter
21
- tag: 16
+ tag: v28
22
pullPolicy: IfNotPresent
23
24
service:
0 commit comments