We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11f89c commit d9a4e58Copy full SHA for d9a4e58
charts/kubewarden-crds/Chart.yaml
@@ -33,7 +33,7 @@ annotations:
33
catalog.cattle.io/os: linux # this means linux only, other choice here is "windows". For charts that support both, don't add this annotation
34
# optional ones:
35
catalog.cattle.io/hidden: "true" # Hide specific charts. Only use on CRD charts.
36
- catalog.cattle.io/upstream-version: 1.13.0
+ catalog.cattle.io/upstream-version: 1.14.0-rc1
37
# Valid values for the following annotation include: `cluster-tool`, `app` or `cluster-template`
38
# See the Cluster Tools section to learn more about when to set this value to `cluster-tool`.
39
catalog.cattle.io/type: cluster-tool
0 commit comments