From 707115471dd4577df3fcdabe62efe626b1a5b6b3 Mon Sep 17 00:00:00 2001 From: Rob Coward Date: Mon, 25 Nov 2024 16:13:19 +0000 Subject: [PATCH] fix: Correcting the chart description (#3) --- charts/kafka-connect/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kafka-connect/Chart.yaml b/charts/kafka-connect/Chart.yaml index 3e1f168..3c47eff 100644 --- a/charts/kafka-connect/Chart.yaml +++ b/charts/kafka-connect/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: kafka-connect -description: A Helm chart for Kubernetes +description: A Helm chart for deploying Kafka Connect on Kubernetes # A chart can be either an 'application' or a 'library' chart. # @@ -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.1.1 +version: 0.1.2 # 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