Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update oem dashboard & csc #45

Draft
wants to merge 4 commits into
base: app-manifests
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions manifests/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
"id": 10,
"name": "Console Settings Collector",
"version": "v2.1.0",
"source": "https://github.com/qlik-oss/qlik-cloud-oem-dashboard/releases/download/v2.1.0/Console-Settings-Collector.qvf",
"version": "v2.2.1",
"source": "https://github.com/qlik-oss/qlik-cloud-oem-dashboard/raw/refs/heads/aqh/move-to-published-APIs/assets/Console-Settings-Collector.qvf",
"qcmaInstaller": false,
"subscriptionTypes": ["user","capacity"],
"requiredRoles": ["TenantAdmin"],
Expand Down Expand Up @@ -166,10 +166,10 @@
{
"id": 90,
"name": "OEM Dashboard",
"version": "v2.1.0",
"source": "https://github.com/qlik-oss/qlik-cloud-oem-dashboard/releases/download/v2.1.0/OEM-Dashboard.qvf",
"version": "v2.2.0",
"source": "https://github.com/qlik-oss/qlik-cloud-oem-dashboard/raw/refs/heads/aqh/move-to-published-APIs/assets/OEM-Dashboard.qvf",
"qcmaInstaller": false,
"subscriptionTypes": ["user"],
"subscriptionTypes": ["user","capacity"],
"requiredRoles": ["TenantAdmin"],
"multipleTenantInstaller": true,
"multipleTenantAppType": "parent",
Expand Down