Skip to content

Commit

Permalink
chore: updated aria versions for older vcf releases
Browse files Browse the repository at this point in the history
- Updated `config.PowerValidatedSolutions` to support latest Aria versions for older VCF releases.

Signed-off-by: Gary Blake <[email protected]>
  • Loading branch information
GaryJBlake committed Oct 9, 2024
1 parent 081c852 commit e8c1cf0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion PowerValidatedSolutions.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
RootModule = 'PowerValidatedSolutions.psm1'

# Version number of this module.
ModuleVersion = '2.12.0.1049'
ModuleVersion = '2.12.0.1050'

# ID used to uniquely identify this module
GUID = 'a6dfed7b-65d2-4da2-bdcc-7f3d3df9b75d'
Expand Down
20 changes: 10 additions & 10 deletions config.PowerValidatedSolutions
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
},
{
"AriaComponent": "AriaOperationsForNetworks",
"Version": "6.13.0"
"Version": "6.14.0"
},
{
"AriaComponent": "AriaOperations",
"Version": "8.18.0"
"Version": "8.18.1"
},
{
"AriaComponent": "AriaAutomation",
"Version": "8.18.0"
"Version": "8.18.1"
},
{
"AriaComponent": "WorkspaceONE",
Expand All @@ -67,15 +67,15 @@
},
{
"AriaComponent": "AriaOperationsForNetworks",
"Version": "6.13.0"
"Version": "6.14.0"
},
{
"AriaComponent": "AriaOperations",
"Version": "8.18.0"
"Version": "8.18.1"
},
{
"AriaComponent": "AriaAutomation",
"Version": "8.18.0"
"Version": "8.18.1"
},
{
"AriaComponent": "WorkspaceONE",
Expand All @@ -101,15 +101,15 @@
},
{
"AriaComponent": "AriaOperationsForNetworks",
"Version": "6.13.0"
"Version": "6.14.0"
},
{
"AriaComponent": "AriaOperations",
"Version": "8.18.0"
"Version": "8.18.1"
},
{
"AriaComponent": "AriaAutomation",
"Version": "8.18.0"
"Version": "8.18.1"
},
{
"AriaComponent": "WorkspaceONE",
Expand All @@ -127,7 +127,7 @@
},
{
"AriaComponent": "AriaSuiteLifecyclePsPack",
"Version": ""
"Version": "PSPACK3"
},
{
"AriaComponent": "AriaOperationsForLogs",
Expand Down

0 comments on commit e8c1cf0

Please sign in to comment.