Skip to content

Commit

Permalink
Bump chart to use 0.5.3 version of the operator
Browse files Browse the repository at this point in the history
  • Loading branch information
baluchicken committed Aug 22, 2019
1 parent 4b192f4 commit 152b7ce
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.0.11
version: 0.0.12
description: kafka-operator manages Kafka deployments on Kubernetes
sources:
- https://github.com/banzaicloud/kafka-operator
appVersion: 0.5.2
appVersion: 0.5.3
2 changes: 1 addition & 1 deletion charts/kafka-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replicaCount: 1
operator:
image:
repository: banzaicloud/kafka-operator
tag: 0.5.2
tag: 0.5.3
pullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 152b7ce

Please sign in to comment.