Skip to content

Commit 0f0a831

Browse files
fix: Update Kubewarden Helm charts
Signed-off-by: Kubewarden bot <[email protected]>
1 parent f109a00 commit 0f0a831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/kubewarden-defaults/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -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: 3.0.0
38+
catalog.cattle.io/upstream-version: 3.1.0-beta1
3939
catalog.cattle.io/auto-install: kubewarden-crds=1.14.0
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)