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: