Skip to content

Commit

Permalink
Bump supported K8s version to 1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJoiner committed May 12, 2023
1 parent 3cefe89 commit ea19ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/rancher-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ annotations:
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/rancher-version: ">= 2.7.0-0 < 2.8.0-0"
catalog.cattle.io/kube-version: ">= 1.16.0-0 < 1.26.0-0"
catalog.cattle.io/kube-version: ">= 1.16.0-0 < 1.27.0-0"
dependencies:
- name: capi
condition: capi.enabled

0 comments on commit ea19ccd

Please sign in to comment.