Skip to content

Commit ccfee88

Browse files
fix: Update Kubewarden Helm charts
Signed-off-by: Kubewarden bot <[email protected]>
1 parent 4b17c7b commit ccfee88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/kubewarden-controller/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ annotations:
3535
catalog.cattle.io/display-name: Kubewarden # Only for Charts with custom UI
3636
catalog.cattle.io/os: linux # this means linux only, other choice here is "windows". For charts that support both, don't add this annotation
3737
# optional ones:
38-
catalog.cattle.io/auto-install: kubewarden-crds=1.14.0
38+
catalog.cattle.io/auto-install: kubewarden-crds=1.15.0
3939
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.
4040
# The following two will create a UI warning if the request is not available in cluster
4141
# Assume the most standard setup for your chart. These can be strings with amounts, ie 64Mi or 2Gi are both valid.

0 commit comments

Comments
 (0)