Skip to content

Commit

Permalink
Merge pull request #468 from cybozu-go/d-kuro/helm-min-k8s
Browse files Browse the repository at this point in the history
Specify minimum Kubernetes version
  • Loading branch information
masa213f authored Oct 25, 2022
2 parents 1b5b7cf + 7910d41 commit eb64bd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/moco/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ version: 0.3.0
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: 0.13.0

kubeVersion: ">= 1.22.0"

0 comments on commit eb64bd7

Please sign in to comment.