Skip to content

Commit 81c8144

Browse files
Merge pull request #1662 from atlassian/bump-bitbucket-8-19-14
bump bb to 8-19-14
2 parents 6bec8bd + f06c603 commit 81c8144

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This repository contains Taurus scripts for performance testing of Atlassian Dat
1414
* Confluence [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.5.14` and `9.2.0`
1515

1616
* Supported Bitbucket Server versions:
17-
* Bitbucket Server [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.19.7` and `9.4.1`
17+
* Bitbucket Server [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.19.14` and `9.4.1`
1818

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

app/util/k8s/dcapt-snapshots.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -401,15 +401,15 @@
401401
"bitbucket": {
402402
"versions": [
403403
{
404-
"version": "8.19.7",
404+
"version": "8.19.14",
405405
"data": [
406406
{
407407
"type": "ebs",
408408
"size": "large",
409409
"snapshots": [
410410
{
411-
"us-east-2": "snap-0763969979fa4a043",
412-
"us-east-1": "snap-0cae984360987eb88"
411+
"us-east-2": "snap-0798bf7120fded49c",
412+
"us-east-1": "snap-0f5201b2552f9d977"
413413
}
414414
]
415415
},
@@ -418,8 +418,8 @@
418418
"size": "large",
419419
"snapshots": [
420420
{
421-
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-bitbucket-8-19-7",
422-
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-bitbucket-8-19-7"
421+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-bitbucket-8-19-14",
422+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-bitbucket-8-19-14"
423423
}
424424
]
425425
},
@@ -428,8 +428,8 @@
428428
"size": "small",
429429
"snapshots": [
430430
{
431-
"us-east-2": "snap-0a29829d9651d8f0f",
432-
"us-east-1": "snap-0514287d8adcd80ea"
431+
"us-east-2": "snap-07833b387b8dd6736",
432+
"us-east-1": "snap-0682852926407d536"
433433
}
434434
]
435435
},
@@ -438,8 +438,8 @@
438438
"size": "small",
439439
"snapshots": [
440440
{
441-
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-bitbucket-small-8-19-7",
442-
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-bitbucket-small-8-19-7"
441+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-bitbucket-small-8-19-14",
442+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-bitbucket-small-8-19-14"
443443
}
444444
]
445445
}

0 commit comments

Comments
 (0)