Skip to content

Commit

Permalink
fix: minimal kube version
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Jan 18, 2022
1 parent 11b3bb7 commit c474292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

apiVersion: v2
name: cmak-operator
description: Manage and vizualize Kafka clusters with CMAK (prev. Kafka Manager).
icon: https://www.vectorlogo.zone/logos/kubernetes/kubernetes-icon.svg
type: application
version: 0.0.0 # actual chart version is managed by git tags
appVersion: 3.0.0.5-7e7a22e
kubeVersion: ">=1.21"

home: https://github.com/eshepelyuk/cmak-operator

Expand Down

0 comments on commit c474292

Please sign in to comment.