We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66df6e commit ffe70bfCopy full SHA for ffe70bf
charts/kubewarden-defaults/Chart.yaml
@@ -35,7 +35,7 @@ annotations:
35
catalog.cattle.io/os: linux # this means linux only, other choice here is "windows". For charts that support both, don't add this annotation
36
# optional ones:
37
catalog.cattle.io/hidden: "true" # Hide specific charts. Only use on CRD charts.
38
- catalog.cattle.io/upstream-version: 2.7.0
+ catalog.cattle.io/upstream-version: 2.8.0-rc1
39
catalog.cattle.io/auto-install: kubewarden-crds=1.13.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`.
0 commit comments