Skip to content

Commit

Permalink
Merge pull request #236 from KevinJoiner/bump-k8s-1.26
Browse files Browse the repository at this point in the history
Bump supported K8s version to 1.26
  • Loading branch information
KevinJoiner committed May 12, 2023
2 parents 3cefe89 + ea19ccd commit 68782ae
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 68782ae

Please sign in to comment.