Skip to content

Commit 5a92ecc

Browse files
confluence/bump-8-5-20
1 parent fd6968f commit 5a92ecc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This repository contains Taurus scripts for performance testing of Atlassian Dat
1111
* Jira Service Management [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `5.12.19` and `10.3.4`
1212

1313
* Supported Confluence versions:
14-
* Confluence [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.5.18` and `9.2.2`
14+
* Confluence [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.5.20` and `9.2.2`
1515

1616
* Supported Bitbucket Server versions:
1717
* Bitbucket Server [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.19.16` and `9.4.4`

app/util/k8s/dcapt-snapshots.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -230,15 +230,15 @@
230230
"confluence": {
231231
"versions": [
232232
{
233-
"version": "8.5.18",
233+
"version": "8.5.20",
234234
"data": [
235235
{
236236
"type": "ebs",
237237
"size": "small",
238238
"snapshots": [
239239
{
240-
"us-east-2": "snap-0109f4729e0ae632a",
241-
"us-east-1": "snap-0c4ea051fbe1d7855"
240+
"us-east-2": "snap-025ed06e325f3e993",
241+
"us-east-1": "snap-0dc4fe5e05d41b342"
242242
}
243243
]
244244
},
@@ -247,8 +247,8 @@
247247
"size": "small",
248248
"snapshots": [
249249
{
250-
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-confluence-small-8-5-18",
251-
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-confluence-small-8-5-18"
250+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-confluence-small-8-5-20",
251+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-confluence-small-8-5-20"
252252
}
253253
]
254254
},
@@ -257,8 +257,8 @@
257257
"size": "large",
258258
"snapshots": [
259259
{
260-
"us-east-2": "snap-0f4fb2beb7ad38c9b",
261-
"us-east-1": "snap-058e65850ec984202"
260+
"us-east-2": "snap-0267a462e98ffdaec",
261+
"us-east-1": "snap-0c7c80285157c1fe1"
262262
}
263263
]
264264
},
@@ -267,8 +267,8 @@
267267
"size": "large",
268268
"snapshots": [
269269
{
270-
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-confluence-8-5-18",
271-
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-confluence-8-5-18"
270+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-confluence-8-5-20",
271+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-confluence-8-5-20"
272272
}
273273
]
274274
},
@@ -277,8 +277,8 @@
277277
"size": "large",
278278
"snapshots": [
279279
{
280-
"us-east-2": "snap-04bccf3e19b8c2a77",
281-
"us-east-1": "snap-06b41ef7cd1a1b01e"
280+
"us-east-2": "snap-0fc33474a6932eef4",
281+
"us-east-1": "snap-088774c9ef2b58e6a"
282282
}
283283
]
284284
}

0 commit comments

Comments
 (0)