We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a362dad commit 9403e55Copy full SHA for 9403e55
charts/kubewarden-defaults/Chart.yaml
@@ -36,7 +36,7 @@ annotations:
36
# optional ones:
37
catalog.cattle.io/hidden: "true" # Hide specific charts. Only use on CRD charts.
38
catalog.cattle.io/upstream-version: 2.9.0-rc1
39
- catalog.cattle.io/auto-install: kubewarden-crds=1.13.0
+ catalog.cattle.io/auto-install: kubewarden-crds=1.14.0-rc1
40
# Valid values for the following annotation include: `cluster-tool`, `app` or `cluster-template`
41
# See the Cluster Tools section to learn more about when to set this value to `cluster-tool`.
42
catalog.cattle.io/type: cluster-tool
0 commit comments