Skip to content

Commit 1342ec1

Browse files
author
admin
committed
Merge branch 'dev' into bump-jira-version-8-6
2 parents 262c12b + 7f0336f commit 1342ec1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This repository contains Taurus scripts for performance testing of Atlassian Dat
1717
* Bitbucket Server [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.19.7`, `8.9.18` and `9.0.0` Platform release
1818

1919
* Supported Crowd versions:
20-
* Crowd [release notes](https://confluence.atlassian.com/crowd/crowd-release-notes-199094.html): `6.0.0`
20+
* Crowd [release notes](https://confluence.atlassian.com/crowd/crowd-release-notes-199094.html): `6.2.0`
2121

2222
* Supported Bamboo versions:
2323
* Bamboo [Long Term Support release](https://confluence.atlassian.com/bamboo/bamboo-release-notes-671089224.html): `10.2.0`

app/util/k8s/dcapt-snapshots.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -540,15 +540,15 @@
540540
"crowd": {
541541
"versions": [
542542
{
543-
"version": "6.0.0",
543+
"version": "6.2.0",
544544
"data": [
545545
{
546546
"type": "ebs",
547547
"size": "large",
548548
"snapshots": [
549549
{
550-
"us-east-2": "snap-0447ca5809d646efe",
551-
"us-east-1": "snap-0877485f60faa521c"
550+
"us-east-2": "snap-06c0080a7532b6b14",
551+
"us-east-1": "snap-01231c998f6613955"
552552
}
553553
]
554554
},
@@ -557,8 +557,8 @@
557557
"size": "large",
558558
"snapshots": [
559559
{
560-
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-crowd-6-0-0",
561-
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-crowd-6-0-0"
560+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-crowd-6-2-0",
561+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-crowd-6-2-0"
562562
}
563563
]
564564
}

0 commit comments

Comments
 (0)