Skip to content

Commit

Permalink
Add missing upgrade outputs to Porter.yaml files. (#3723)
Browse files Browse the repository at this point in the history
* Update porter.yaml outputs

* Incremented versions of modified bundles
  • Loading branch information
Sweetdevil144 authored Oct 4, 2023
1 parent 1143f2a commit 6f25650
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 10 deletions.
3 changes: 2 additions & 1 deletion templates/shared_services/cyclecloud/porter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-shared-service-cyclecloud
version: 0.5.4
version: 0.5.5
description: "An Azure TRE Shared Service Template for Azure Cyclecloud"
registry: azuretre
dockerfile: Dockerfile.tmpl
Expand Down Expand Up @@ -52,6 +52,7 @@ outputs:
type: string
applyTo:
- install
- upgrade


mixins:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-service-guacamole-export-reviewvm
version: 0.1.7
version: 0.1.8
description: "An Azure TRE User Resource Template for reviewing Airlock export requests"
dockerfile: Dockerfile.tmpl
registry: azuretre
Expand Down Expand Up @@ -81,14 +81,17 @@ outputs:
type: string
applyTo:
- install
- upgrade
- name: hostname
type: string
applyTo:
- install
- upgrade
- name: connection_uri
type: string
applyTo:
- install
- upgrade
- name: azure_resource_id
type: string
applyTo:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-service-guacamole-import-reviewvm
version: 0.2.7
version: 0.2.8
description: "An Azure TRE User Resource Template for reviewing Airlock import requests"
dockerfile: Dockerfile.tmpl
registry: azuretre
Expand Down Expand Up @@ -90,14 +90,17 @@ outputs:
type: string
applyTo:
- install
- upgrade
- name: hostname
type: string
applyTo:
- install
- upgrade
- name: connection_uri
type: string
applyTo:
- install
- upgrade
- name: azure_resource_id
type: string
applyTo:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-service-guacamole-linuxvm
version: 0.6.8
version: 0.6.9
description: "An Azure TRE User Resource Template for Guacamole (Linux)"
dockerfile: Dockerfile.tmpl
registry: azuretre
Expand Down Expand Up @@ -107,14 +107,17 @@ outputs:
type: string
applyTo:
- install
- upgrade
- name: hostname
type: string
applyTo:
- install
- upgrade
- name: connection_uri
type: string
applyTo:
- install
- upgrade
- name: azure_resource_id
type: string
applyTo:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-service-guacamole-windowsvm
version: 0.7.8
version: 0.7.9
description: "An Azure TRE User Resource Template for Guacamole (Windows 10)"
dockerfile: Dockerfile.tmpl
registry: azuretre
Expand Down Expand Up @@ -106,14 +106,17 @@ outputs:
type: string
applyTo:
- install
- upgrade
- name: hostname
type: string
applyTo:
- install
- upgrade
- name: connection_uri
type: string
applyTo:
- install
- upgrade
- name: azure_resource_id
type: string
applyTo:
Expand Down
4 changes: 3 additions & 1 deletion templates/workspace_services/health-services/porter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-workspace-service-health
version: 0.2.4
version: 0.2.5
description: "An Azure Data Health Services workspace service"
registry: azuretre
dockerfile: Dockerfile.tmpl
Expand Down Expand Up @@ -72,10 +72,12 @@ outputs:
type: string
applyTo:
- install
- upgrade
- name: dicom_url
type: string
applyTo:
- install
- upgrade
- name: workspace_address_space
type: string
applyTo:
Expand Down
2 changes: 1 addition & 1 deletion templates/workspace_services/mysql/porter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-workspace-service-mysql
version: 0.4.4
version: 0.4.5
description: "A MySQL workspace service"
registry: azuretre
dockerfile: Dockerfile.tmpl
Expand Down
8 changes: 7 additions & 1 deletion templates/workspaces/airlock-import-review/porter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-workspace-airlock-import-review
version: 0.12.6
version: 0.12.7
description: "A workspace to do Airlock Data Import Reviews for Azure TRE"
dockerfile: Dockerfile.tmpl
registry: azuretre
Expand Down Expand Up @@ -118,26 +118,32 @@ outputs:
type: string
applyTo:
- install
- upgrade
- name: app_role_id_workspace_researcher
type: string
applyTo:
- install
- upgrade
- name: app_role_id_workspace_airlock_manager
type: string
applyTo:
- install
- upgrade
- name: client_id
type: string
applyTo:
- install
- upgrade
- name: scope_id
type: string
applyTo:
- install
- upgrade
- name: sp_id
type: string
applyTo:
- install
- upgrade

mixins:
- exec
Expand Down
8 changes: 7 additions & 1 deletion templates/workspaces/base/porter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-workspace-base
version: 1.4.9
version: 1.5.0
description: "A base Azure TRE workspace"
dockerfile: Dockerfile.tmpl
registry: azuretre
Expand Down Expand Up @@ -122,26 +122,32 @@ outputs:
type: string
applyTo:
- install
- upgrade
- name: app_role_id_workspace_researcher
type: string
applyTo:
- install
- upgrade
- name: app_role_id_workspace_airlock_manager
type: string
applyTo:
- install
- upgrade
- name: client_id
type: string
applyTo:
- install
- upgrade
- name: scope_id
type: string
applyTo:
- install
- upgrade
- name: sp_id
type: string
applyTo:
- install
- upgrade

mixins:
- exec
Expand Down
8 changes: 7 additions & 1 deletion templates/workspaces/unrestricted/porter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-workspace-unrestricted
version: 0.11.0
version: 0.11.1
description: "A base Azure TRE workspace"
dockerfile: Dockerfile.tmpl
registry: azuretre
Expand Down Expand Up @@ -124,26 +124,32 @@ outputs:
type: string
applyTo:
- install
- upgrade
- name: app_role_id_workspace_researcher
type: string
applyTo:
- install
- upgrade
- name: app_role_id_workspace_airlock_manager
type: string
applyTo:
- install
- upgrade
- name: client_id
type: string
applyTo:
- install
- upgrade
- name: scope_id
type: string
applyTo:
- install
- upgrade
- name: sp_id
type: string
applyTo:
- install
- upgrade

mixins:
- exec
Expand Down

0 comments on commit 6f25650

Please sign in to comment.