From 68251f8864147f9b878588efdf656763fd037d53 Mon Sep 17 00:00:00 2001 From: Kevin Joiner Date: Thu, 22 Sep 2022 07:41:47 -0400 Subject: [PATCH] Prepare rancher-webhook charts for rancher 2.7. --- charts/rancher-webhook/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/rancher-webhook/Chart.yaml b/charts/rancher-webhook/Chart.yaml index 144e43b7..77f39abf 100644 --- a/charts/rancher-webhook/Chart.yaml +++ b/charts/rancher-webhook/Chart.yaml @@ -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