Skip to content

Commit 0ba161e

Browse files
committed
chore: bump to 1.7.0
1 parent a58b6d1 commit 0ba161e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The Avro-JSON serialization is the same. See the [Avro schema](./schemas/metric.
3434

3535
### prometheus-kafka-adapter
3636

37-
There is a docker image `telefonica/prometheus-kafka-adapter:1.6.0` [available on Docker Hub](https://hub.docker.com/r/telefonica/prometheus-kafka-adapter/).
37+
There is a docker image `telefonica/prometheus-kafka-adapter:1.7.0` [available on Docker Hub](https://hub.docker.com/r/telefonica/prometheus-kafka-adapter/).
3838

3939
Prometheus-kafka-adapter listens for metrics coming from Prometheus and sends them to Kafka. This behaviour can be configured with the following environment variables:
4040

helm/prometheus-kafka-adapter/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replicaCount: 1
66

77
image:
88
repository: telefonica/prometheus-kafka-adapter
9-
tag: 1.6.0
9+
tag: 1.7.0
1010
pullPolicy: IfNotPresent
1111

1212
imagePullSecrets: []

0 commit comments

Comments
 (0)