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 44790e4 commit cc12932Copy full SHA for cc12932
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.1
+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