Skip to content

Commit

Permalink
Prepare release v0.12.2 by updaiting the helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
baluchicken committed Jun 23, 2020
1 parent e18581f commit 2a8bbb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kafka-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: kafka-operator
version: 0.2.20
version: 0.2.21
description: kafka-operator manages Kafka deployments on Kubernetes
sources:
- https://github.com/banzaicloud/kafka-operator
appVersion: v0.12.1
appVersion: v0.12.2
2 changes: 1 addition & 1 deletion charts/kafka-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ operator:
annotations: {}
image:
repository: banzaicloud/kafka-operator
tag: v0.12.1
tag: v0.12.2
pullPolicy: IfNotPresent
vaultAddress: ""
# vaultSecret containing a `ca.crt` key with the Vault CA Certificate
Expand Down

0 comments on commit 2a8bbb2

Please sign in to comment.