Commit c92b73e 1 parent 73a49c0 commit c92b73e Copy full SHA for c92b73e
File tree 1 file changed +3
-3
lines changed
charts/kubewarden-defaults
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ keywords:
22
22
# This is the chart version. This version number should be incremented each time you make changes
23
23
# to the chart and its templates, including the app version.
24
24
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25
- version : 1.9.3-rc2
25
+ version : 1.9.3
26
26
# This is the version of Kubewarden stack
27
- appVersion : v1.10.0-rc2
27
+ appVersion : v1.10.0
28
28
annotations :
29
29
# required ones:
30
30
catalog.cattle.io/certified : rancher # Any application we are adding as a helm chart
@@ -35,7 +35,7 @@ annotations:
35
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
36
# optional ones:
37
37
catalog.cattle.io/hidden : " true" # Hide specific charts. Only use on CRD charts.
38
- catalog.cattle.io/upstream-version : 1.9.3-rc2
38
+ catalog.cattle.io/upstream-version : 1.9.3
39
39
catalog.cattle.io/auto-install : kubewarden-crds=1.4.5
40
40
# Valid values for the following annotation include: `cluster-tool`, `app` or `cluster-template`
41
41
# See the Cluster Tools section to learn more about when to set this value to `cluster-tool`.
You can’t perform that action at this time.
0 commit comments