Skip to content

Commit

Permalink
Merge pull request #18 from anilnatha/update-unity-ui-application
Browse files Browse the repository at this point in the history
Update Unity UI application configuration
  • Loading branch information
anilnatha authored Nov 11, 2024
2 parents e002cdd + a8e6070 commit d77ce87
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
26 changes: 26 additions & 0 deletions applications/unity-ui/0.5.0/metadata.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit d77ce87

Please sign in to comment.