You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
catalog.cattle.io/provides-gvr: "policyservers.policies.kubewarden.io/v1"# Declare that this chart provides a type, which other charts may use in `requires-gvr`. Only add to parent, not CRD chart.
40
40
# The following two will create a UI warning if the request is not available in cluster
41
41
# Assume the most standard setup for your chart. These can be strings with amounts, ie 64Mi or 2Gi are both valid.
42
42
catalog.cattle.io/requests-cpu: "250m"
43
43
catalog.cattle.io/requests-memory: "50Mi"
44
44
catalog.cattle.io/rancher-version: ">= 2.6.0-0 <= 2.9.100-0"# Chart will only be available for users in the specified Rancher version(s), here its 2.5.0-2.5.99. This _must_ use build metadata or it won't work correctly for future RC's.
45
-
catalog.cattle.io/upstream-version: 3.0.1
45
+
catalog.cattle.io/upstream-version: 3.1.0-beta1
46
46
# Valid values for the following annotation include: `cluster-tool`, `app` or `cluster-template`
47
47
# See the Cluster Tools section to learn more about when to set this value to `cluster-tool`.
0 commit comments