Skip to content

Commit

Permalink
Use kubeVersion to constrain kubernetes version when using helm
Browse files Browse the repository at this point in the history
  • Loading branch information
hhk7734 committed Jul 26, 2023
1 parent 8129f02 commit bc14f9e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions charts/knative-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ keywords:
- knative-operator
sources:
- https://github.com/knative/operator
kubeVersion: ">=1.24.0-0"
1 change: 0 additions & 1 deletion charts/knative-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ knative_operator:
operator_webhook:
image: gcr.io/knative-releases/knative.dev/operator/cmd/webhook
tag: v1.10.1
kubernetes_min_version: v1.24.0

0 comments on commit bc14f9e

Please sign in to comment.