Skip to content

Commit bbc35d6

Browse files
Merge pull request #1706 from atlassian/jsm-10-3-4-dataset
JSM 10.3.4 dataset upm
2 parents 8c8c702 + f2cc389 commit bbc35d6

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
@@ -259,6 +259,41 @@
259259
]
260260
}
261261
]
262+
},
263+
{
264+
"version": "10.3.4",
265+
"data": [
266+
{
267+
"type": "local-home",
268+
"size": "large",
269+
"snapshots": [
270+
{
271+
"us-east-2": "snap-0feb610e3f8837536",
272+
"us-east-1": "snap-06b06c30c3f6d3fd5"
273+
}
274+
]
275+
},
276+
{
277+
"type": "ebs",
278+
"size": "large",
279+
"snapshots": [
280+
{
281+
"us-east-2": "snap-017366c26d67a868e",
282+
"us-east-1": "snap-0605f8d83017dee68"
283+
}
284+
]
285+
},
286+
{
287+
"type": "rds",
288+
"size": "large",
289+
"snapshots": [
290+
{
291+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-10-3-4",
292+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-10-3-4"
293+
}
294+
]
295+
}
296+
]
262297
}
263298
]
264299
},

0 commit comments

Comments
 (0)