Skip to content

Commit 7722026

Browse files
Merge pull request #1713 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-JSMLARDTS-JSMCRPRL-125
CI-created PR DCAPTTF-JSMLARDTS-JSMCRPRL-125 with changes to app/util/k8s/dcapt-snapshots.json
2 parents ba796f2 + 9b9164e commit 7722026

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
@@ -389,6 +389,41 @@
389389
]
390390
}
391391
]
392+
},
393+
{
394+
"version": "5.12.19",
395+
"data": [
396+
{
397+
"type": "ebs",
398+
"size": "large",
399+
"snapshots": [
400+
{
401+
"us-east-2": "snap-0e7a06bb82dd1d420",
402+
"us-east-1": "snap-0b5e70a3d15389b83"
403+
}
404+
]
405+
},
406+
{
407+
"type": "rds",
408+
"size": "large",
409+
"snapshots": [
410+
{
411+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-5-12-19",
412+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-5-12-19"
413+
}
414+
]
415+
},
416+
{
417+
"type": "local-home",
418+
"size": "large",
419+
"snapshots": [
420+
{
421+
"us-east-2": "snap-063549033fee34aba",
422+
"us-east-1": "snap-0b0d5e9364de611c5"
423+
}
424+
]
425+
}
426+
]
392427
}
393428
]
394429
},

0 commit comments

Comments
 (0)