Skip to content

Commit c0abe25

Browse files
authored
Update values.yaml (#96)
there is no health check in default image tag(1.7.0) in helm values.yaml
1 parent 4c98a54 commit c0abe25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.0
9+
tag: 1.8.0
1010
pullPolicy: IfNotPresent
1111

1212
imagePullSecrets: []

0 commit comments

Comments
 (0)