Skip to content

Commit 4cd282f

Browse files
committed
v1.0.0-beta6
1 parent c2974b1 commit 4cd282f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/prometheus-mongodb-query-exporter/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 1.0.0-beta5
2+
appVersion: 1.0.0-beta6
33
description: A Prometheus exporter for MongoDB custom query/aggregations
44
home: https://github.com/raffis/mongodb-query-exporter
55
keywords:
@@ -12,4 +12,4 @@ keywords:
1212
name: prometheus-mongodb-query-exporter
1313
sources:
1414
- https://github.com/raffis/mongodb-query-exporter
15-
version: 1.0.2
15+
version: 1.0.3

chart/prometheus-mongodb-query-exporter/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fullnameOverride: ""
99
image:
1010
pullPolicy: IfNotPresent
1111
repository: raffis/mongodb-query-exporter
12-
tag: v1.0.0-beta5
12+
tag: v1.0.0-beta6
1313

1414
imagePullSecrets: []
1515

0 commit comments

Comments
 (0)