Skip to content

Commit 2e5f7ef

Browse files
Merge pull request #1811 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-JSMLARDTS-JSMCRPRL-131
CI-created PR DCAPTTF-JSMLARDTS-JSMCRPRL-131 with changes to app/util/k8s/dcapt-snapshots.json
2 parents 1ef28ef + 27536cc commit 2e5f7ef

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,41 @@
334334
]
335335
}
336336
]
337+
},
338+
{
339+
"version": "10.3.9",
340+
"data": [
341+
{
342+
"type": "ebs",
343+
"size": "large",
344+
"snapshots": [
345+
{
346+
"us-east-2": "snap-0fbc03b69327c51b4",
347+
"us-east-1": "snap-0b9c78d0b9fb6c5fd"
348+
}
349+
]
350+
},
351+
{
352+
"type": "rds",
353+
"size": "large",
354+
"snapshots": [
355+
{
356+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-10-3-9",
357+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-10-3-9"
358+
}
359+
]
360+
},
361+
{
362+
"type": "local-home",
363+
"size": "large",
364+
"snapshots": [
365+
{
366+
"us-east-2": "snap-0a9cb888a9aca87f4",
367+
"us-east-1": "snap-082d1560579871677"
368+
}
369+
]
370+
}
371+
]
337372
}
338373
]
339374
},

0 commit comments

Comments
 (0)