Skip to content

Commit

Permalink
Merge pull request #973 from jordojordo/bump-1.6
Browse files Browse the repository at this point in the history
Bump 1.6.5-rc.1
  • Loading branch information
jordojordo authored Nov 14, 2024
2 parents c8c46d5 + 2b8247c commit 237f380
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui",
"version": "1.6.4",
"version": "1.6.5-rc.1",
"private": false,
"scripts": {
"build-pkg": "./node_modules/@rancher/shell/scripts/build-pkg.sh",
Expand Down
4 changes: 2 additions & 2 deletions pkg/kubewarden/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "kubewarden",
"description": "Kubewarden extension for Rancher Manager",
"icon": "https://raw.githubusercontent.com/kubewarden/ui/main/pkg/kubewarden/assets/icon-kubewarden.svg",
"version": "1.6.4",
"version": "1.6.5-rc.1",
"private": false,
"rancher": {
"annotations": {
"catalog.cattle.io/kube-version": ">= v1.16.0-0 < v1.31.0-0",
"catalog.cattle.io/rancher-version": ">= 2.7.5-0"
"catalog.cattle.io/rancher-version": ">= 2.7.5-0 < 2.9.0-0"
}
},
"scripts": {
Expand Down

0 comments on commit 237f380

Please sign in to comment.