From 739afa9e6d87a4c75ade8828808a09d5f4a0b21d Mon Sep 17 00:00:00 2001 From: Jaime Yera Hidalgo Date: Thu, 20 Jun 2024 09:06:24 +0200 Subject: [PATCH] UPDATE kafka image --- charts/kafka-exporter/Chart.yaml | 2 +- charts/kafka-exporter/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kafka-exporter/Chart.yaml b/charts/kafka-exporter/Chart.yaml index 0d45164..0e7dd67 100644 --- a/charts/kafka-exporter/Chart.yaml +++ b/charts/kafka-exporter/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.8 +version: 0.0.9 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/kafka-exporter/values.yaml b/charts/kafka-exporter/values.yaml index a53d86f..e0915cf 100644 --- a/charts/kafka-exporter/values.yaml +++ b/charts/kafka-exporter/values.yaml @@ -1,8 +1,8 @@ replicaCount: 1 image: - repository: quay.io/sysdig/kafka-exporter - tag: "v1.5.3" + repository: danielqsj/kafka-exporter + tag: "v1.7.0" resources: