Skip to content

Commit c92b73e

Browse files
committed
build: Bump kubewarden-defaults appVersion to v1.10.0
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
1 parent 73a49c0 commit c92b73e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/kubewarden-defaults/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ keywords:
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 1.9.3-rc2
25+
version: 1.9.3
2626
# This is the version of Kubewarden stack
27-
appVersion: v1.10.0-rc2
27+
appVersion: v1.10.0
2828
annotations:
2929
# required ones:
3030
catalog.cattle.io/certified: rancher # Any application we are adding as a helm chart
@@ -35,7 +35,7 @@ annotations:
3535
catalog.cattle.io/os: linux # this means linux only, other choice here is "windows". For charts that support both, don't add this annotation
3636
# optional ones:
3737
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
3939
catalog.cattle.io/auto-install: kubewarden-crds=1.4.5
4040
# Valid values for the following annotation include: `cluster-tool`, `app` or `cluster-template`
4141
# See the Cluster Tools section to learn more about when to set this value to `cluster-tool`.

0 commit comments

Comments
 (0)