diff --git a/charts/prometheus-couchdb-exporter/Chart.yaml b/charts/prometheus-couchdb-exporter/Chart.yaml index f3ccceed456b..b86dc044fefe 100644 --- a/charts/prometheus-couchdb-exporter/Chart.yaml +++ b/charts/prometheus-couchdb-exporter/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0" description: A Helm chart to export the metrics from couchdb in Prometheus format. name: prometheus-couchdb-exporter home: https://github.com/gesellix/couchdb-prometheus-exporter -version: 1.0.1 +version: 1.1.0 keywords: - couchdb-exporter sources: diff --git a/charts/prometheus-couchdb-exporter/values.yaml b/charts/prometheus-couchdb-exporter/values.yaml index 9a575e974115..f60f04907e99 100644 --- a/charts/prometheus-couchdb-exporter/values.yaml +++ b/charts/prometheus-couchdb-exporter/values.yaml @@ -18,7 +18,7 @@ replicaCount: 1 image: repository: gesellix/couchdb-prometheus-exporter - tag: 16 + tag: v28 pullPolicy: IfNotPresent service: