Skip to content

Commit

Permalink
Add kubeVersion to Chart.yaml to enforce minimum Kubernetes version (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari authored Jan 24, 2024
1 parent 65a5fc0 commit de4d2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/pulsar/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ appVersion: "3.0.2"
description: Apache Pulsar Helm chart for Kubernetes
name: pulsar
version: 3.2.0
kubeVersion: ">=1.21.0-0"
home: https://pulsar.apache.org
sources:
- https://github.com/apache/pulsar
Expand Down

0 comments on commit de4d2e7

Please sign in to comment.