Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 1563c1c

Browse files
committed
Upgrade chart to v0.14.0 release
1 parent e4f2634 commit 1563c1c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/kafka-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: kafka-operator
3-
version: 0.4.3
3+
version: 0.4.4
44
description: kafka-operator manages Kafka deployments on Kubernetes
55
sources:
66
- https://github.com/banzaicloud/kafka-operator
7-
appVersion: v0.14.0-rc.4
7+
appVersion: v0.14.0

charts/kafka-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ operator:
1212
annotations: {}
1313
image:
1414
repository: ghcr.io/banzaicloud/kafka-operator
15-
tag: v0.14.0-rc.4
15+
tag: v0.14.0
1616
pullPolicy: IfNotPresent
1717
vaultAddress: ""
1818
# vaultSecret containing a `ca.crt` key with the Vault CA Certificate

0 commit comments

Comments
 (0)