We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f109a00 commit 0f0a831Copy full SHA for 0f0a831
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: 3.0.0
+ catalog.cattle.io/upstream-version: 3.1.0-beta1
39
catalog.cattle.io/auto-install: kubewarden-crds=1.14.0
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