We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 572d890 + 55a65f0 commit dea750cCopy full SHA for dea750c
charts/cp-kafka/Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v2
2
appVersion: "7.2.9"
3
description: A Helm chart for Confluent Kafka on Kubernetes
4
name: cp-kafka
5
-version: 0.3.4
+version: 0.3.5
charts/cp-kafka/values.yaml
@@ -11,7 +11,7 @@ brokers: 3
11
12
## Image Info
13
## ref: https://hub.docker.com/r/confluentinc/cp-server/
14
-image: confluentinc/cp-server
+image: confluentinc/cp-kafka
15
imageTag: 7.2.9
16
17
## Specify a imagePullPolicy
0 commit comments