Skip to content

Commit 669201f

Browse files
authored
Merge pull request #1664 from kravciak/rancher2.15
chore: Declare rancher 2.15 compatibility
2 parents 156e61f + 20456e5 commit 669201f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/kubewarden-controller/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ annotations:
4141
# Assume the most standard setup for your chart. These can be strings with amounts, ie 64Mi or 2Gi are both valid.
4242
catalog.cattle.io/requests-cpu: "250m"
4343
catalog.cattle.io/requests-memory: "50Mi"
44-
catalog.cattle.io/rancher-version: ">= 2.6.0-0 <= 2.14.100-0" # Chart will only be available for users in the specified Rancher version(s). This _must_ use build metadata or it won't work correctly for future RC's.
44+
catalog.cattle.io/rancher-version: ">= 2.6.0-0 <= 2.15.100-0" # Chart will only be available for users in the specified Rancher version(s). This _must_ use build metadata or it won't work correctly for future RC's.
4545
# Valid values for the following annotation include: `cluster-tool`, `app` or `cluster-template`
4646
# See the Cluster Tools section to learn more about when to set this value to `cluster-tool`.
4747
catalog.cattle.io/type: cluster-tool

0 commit comments

Comments
 (0)