Skip to content

Commit

Permalink
Update helm chart to prepare v0.15.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
baluchicken committed Feb 18, 2021
1 parent 361c8cd commit 2302ea2
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.4.4
version: 0.4.5
description: kafka-operator manages Kafka deployments on Kubernetes
sources:
- https://github.com/banzaicloud/kafka-operator
appVersion: v0.14.0
appVersion: v0.15.0
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: ghcr.io/banzaicloud/kafka-operator
tag: v0.14.0
tag: v0.15.0
pullPolicy: IfNotPresent
vaultAddress: ""
# vaultSecret containing a `ca.crt` key with the Vault CA Certificate
Expand Down

0 comments on commit 2302ea2

Please sign in to comment.