Skip to content

Commit

Permalink
Bump all version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baluchicken committed May 27, 2019
1 parent 3138130 commit d17f839
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.3
version: 0.0.4
description: kafka-operator manages Kafka deployments on Kubernetes
sources:
- https://github.com/banzaicloud/kafka-operator
appVersion: 0.3.0
appVersion: 0.3.1
8 changes: 4 additions & 4 deletions config/samples/example-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ metadata:
labels:
app.kubernetes.io/instance: test
app.kubernetes.io/name: kafka-operator
app.kubernetes.io/version: 0.3.0
helm.sh/chart: kafka-operator-0.0.2
app.kubernetes.io/version: 0.3.1
helm.sh/chart: kafka-operator-0.0.4
name: test-kafka-operator
namespace: kafka
---
Expand All @@ -26,7 +26,7 @@ metadata:
labels:
app.kubernetes.io/instance: test
app.kubernetes.io/name: kafka-operator
app.kubernetes.io/version: 0.3.0
helm.sh/chart: kafka-operator-0.0.2
app.kubernetes.io/version: 0.3.1
helm.sh/chart: kafka-operator-0.0.4
name: test-kafka-operator-pass
namespace: kafka

0 comments on commit d17f839

Please sign in to comment.