Skip to content

Commit

Permalink
Bump chart version to the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
baluchicken committed Oct 21, 2019
1 parent f7160a8 commit d2dbcf1
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.2
version: 0.2.3
description: kafka-operator manages Kafka deployments on Kubernetes
sources:
- https://github.com/banzaicloud/kafka-operator
appVersion: 0.6.1
appVersion: 0.7.0
2 changes: 1 addition & 1 deletion charts/kafka-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ imagePullSecrets: []
operator:
image:
repository: banzaicloud/kafka-operator
tag: 0.6.1
tag: 0.7.0
pullPolicy: IfNotPresent
vaultAddress: ""
# vaultSecret containing a `ca.crt` key with the Vault CA Certificate
Expand Down

0 comments on commit d2dbcf1

Please sign in to comment.