Skip to content

Commit bc9fbeb

Browse files
authored
Merge pull request #1941 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-CONFSMDTS-CONFLUENCECRPRS-147
CI-created PR DCAPTTF-CONFSMDTS-CONFLUENCECRPRS-147 with changes to app/util/k8s/dcapt-snapshots.json
2 parents 0879c62 + ad31683 commit bc9fbeb

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

app/util/k8s/dcapt-snapshots.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,32 @@
506506
}
507507
],
508508
"build_number": "9111"
509+
},
510+
{
511+
"version": "10.2.1",
512+
"data": [
513+
{
514+
"type": "ebs",
515+
"size": "small",
516+
"snapshots": [
517+
{
518+
"us-east-2": "snap-06539327a4ecaa580",
519+
"us-east-1": "snap-04810522502049ae7"
520+
}
521+
]
522+
},
523+
{
524+
"type": "rds",
525+
"size": "small",
526+
"snapshots": [
527+
{
528+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-confluence-small-10-2-1",
529+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-confluence-small-10-2-1"
530+
}
531+
]
532+
}
533+
],
534+
"build_number": "9403"
509535
}
510536
]
511537
},

0 commit comments

Comments
 (0)