Closed JPRuskin closed 4 months ago
Updates the Chocolatey package versions where they are defined, and the Jenkins plugins to match the latest version of Jenkins.
Stuff is outdated.
$env:CHOCO_QSG_BRANCH = 248 irm https://ch0.co/qsg-go | iex .\Start-C4bSetup.ps1 -Unattend -DatabaseCredential ([PSCredential]::new('chocouser',(ConvertTo-SecureString -String "$(New-Guid)" -AsPlainText -Force))) .\Start-C4bVerification.ps1 $env:ComputerName
Description Of Changes
Updates the Chocolatey package versions where they are defined, and the Jenkins plugins to match the latest version of Jenkins.
Motivation and Context
Stuff is outdated.
Testing
Operating Systems Testing
Change Types Made
Change Checklist