Skip to content

Commit c20b118

Browse files
authored
Merge pull request #1852 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-CROWDLARDTS-CROWDCRPRL-136
CI-created PR DCAPTTF-CROWDLARDTS-CROWDCRPRL-136 with changes to app/util/k8s/dcapt-snapshots.json
2 parents 1d8e043 + b14c1a9 commit c20b118

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,32 @@
630630
}
631631
],
632632
"build_number": "2303"
633+
},
634+
{
635+
"version": "7.0.1",
636+
"data": [
637+
{
638+
"type": "ebs",
639+
"size": "large",
640+
"snapshots": [
641+
{
642+
"us-east-2": "snap-0ee4c05ba890fb379",
643+
"us-east-1": "snap-021f3b69d9e2e1160"
644+
}
645+
]
646+
},
647+
{
648+
"type": "rds",
649+
"size": "large",
650+
"snapshots": [
651+
{
652+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-crowd-7-0-1",
653+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-crowd-7-0-1"
654+
}
655+
]
656+
}
657+
],
658+
"build_number": "2407"
633659
}
634660
]
635661
}

0 commit comments

Comments
 (0)