Skip to content

Commit

Permalink
Merge pull request #124 from KevinJoiner/charts-version
Browse files Browse the repository at this point in the history
Prepare rancher-webhook charts for rancher 2.7.
  • Loading branch information
KevinJoiner committed Sep 22, 2022
2 parents 4fd1b22 + 68251f8 commit f202f97
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/rancher-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ annotations:
catalog.cattle.io/release-name: rancher-webhook
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
catalog.cattle.io/rancher-version: ">= 2.7.0-0 < 2.8.0-0"
catalog.cattle.io/kube-version: ">= 1.16.0-0 < 1.25.0-0"
dependencies:
- name: capi
condition: capi.enabled
- name: capi
condition: capi.enabled

0 comments on commit f202f97

Please sign in to comment.