You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: charts/kubewarden-controller/Chart.yaml
+2-2
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ maintainers:
23
23
# This is the chart version. This version number should be incremented each time you make changes
24
24
# to the chart and its templates, including the app version.
25
25
# Versions are expected to follow Semantic Versioning (https://semver.org/)
26
-
version: 2.1.0-rc1
26
+
version: 2.0.11-rc1
27
27
# This is the version of Kubewarden stack
28
28
appVersion: v1.12.0-rc1
29
29
annotations:
@@ -42,7 +42,7 @@ annotations:
42
42
catalog.cattle.io/requests-cpu: "250m"
43
43
catalog.cattle.io/requests-memory: "50Mi"
44
44
catalog.cattle.io/rancher-version: ">= 2.6.0-0 <= 2.8.100-0"# Chart will only be available for users in the specified Rancher version(s), here its 2.5.0-2.5.99. This _must_ use build metadata or it won't work correctly for future RC's.
45
-
catalog.cattle.io/upstream-version: 2.1.0-rc1
45
+
catalog.cattle.io/upstream-version: 2.0.11-rc1
46
46
# Valid values for the following annotation include: `cluster-tool`, `app` or `cluster-template`
47
47
# See the Cluster Tools section to learn more about when to set this value to `cluster-tool`.
0 commit comments