diff --git a/applications/unity-ui/0.5.0/metadata.json b/applications/unity-ui/0.5.0/metadata.json new file mode 100644 index 0000000..f51312a --- /dev/null +++ b/applications/unity-ui/0.5.0/metadata.json @@ -0,0 +1,26 @@ +{ + "DisplayName": "Unity-UI-Application", + "Name": "unity-ui", + "Version": "0.5.0", + "Channel": "beta", + "Owner": "UI/UX Team", + "Description": "A package to install and configure the Unity UI Application for your Unity Venue", + "Repository": "https://github.com/unity-sds/unity-ui-infra@", + "Tags": [ + "ui", + "navigation" + ], + "Category": "ui", + "IamRoles": {}, + "Package": "https://github.com/unity-sds/unity-ui-infra@52deb6772035e2416d43079ced2f3181b20104b4", + "ManagedDependencies": {}, + "Backend": "terraform", + "WorkDirectory": "terraform-unity-ui", + "DefaultDeployment": { + "Variables": { + "Values": { + "app_count": "2" + } + } + } +} \ No newline at end of file diff --git a/applications/unity-ui/0.1/metadata.json b/applications/unity-ui/0.8.0/metadata.json similarity index 82% rename from applications/unity-ui/0.1/metadata.json rename to applications/unity-ui/0.8.0/metadata.json index dc32c9b..7c7034c 100644 --- a/applications/unity-ui/0.1/metadata.json +++ b/applications/unity-ui/0.8.0/metadata.json @@ -1,7 +1,7 @@ { "DisplayName": "Unity-UI-Application", "Name": "unity-ui", - "Version": "0.1", + "Version": "0.8.0", "Channel": "beta", "Owner": "UI/UX Team", "Description": "A package to install and configure the Unity UI Application for your Unity Venue", @@ -12,7 +12,7 @@ ], "Category": "ui", "IamRoles": {}, - "Package": "https://github.com/unity-sds/unity-ui-infra", + "Package": "https://github.com/unity-sds/unity-ui-infra@0d6ddf2df0d2d1706f6aa7683979ceb9a6e86266", "ManagedDependencies": {}, "Backend": "terraform", "WorkDirectory": "terraform-unity-ui",