Skip to content

Commit

Permalink
use tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pelegor committed Jan 15, 2024
1 parent 556ef81 commit e2b270f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion azure/pas-dr-deploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"fileUris": [
"https://raw.githubusercontent.com/cyberark/pas-on-cloud/release-v11.5/azure/configure-vault.ps1"
"https://raw.githubusercontent.com/cyberark/pas-on-cloud/v11.5/azure/configure-vault.ps1"
]
},
"protectedSettings": {
Expand Down
4 changes: 2 additions & 2 deletions azure/pas-vault-deploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
"autoUpgradeMinorVersion":true,
"settings": {
"fileUris": [
"https://raw.githubusercontent.com/cyberark/pas-on-cloud/release-v11.5/azure/configure-vault.ps1"
"https://raw.githubusercontent.com/cyberark/pas-on-cloud/v11.5/azure/configure-vault.ps1"
]
},
"protectedSettings":{
Expand Down Expand Up @@ -310,7 +310,7 @@
"autoUpgradeMinorVersion":true,
"settings":{
"fileUris": [
"https://raw.githubusercontent.com/cyberark/pas-on-cloud/release-v11.5/azure/configure-vault.ps1"
"https://raw.githubusercontent.com/cyberark/pas-on-cloud/v11.5/azure/configure-vault.ps1"
]
},
"protectedSettings":{
Expand Down

0 comments on commit e2b270f

Please sign in to comment.