Skip to content

Commit 2a7d7b8

Browse files
authored
Merge pull request #1877 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-JSMSMDTS-JSMCRPRS-135
CI-created PR DCAPTTF-JSMSMDTS-JSMCRPRS-135 with changes to app/util/k8s/dcapt-snapshots.json
2 parents fe71e10 + 06d1904 commit 2a7d7b8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,31 @@
579579
]
580580
}
581581
]
582+
},
583+
{
584+
"version": "5.12.28",
585+
"data": [
586+
{
587+
"type": "ebs",
588+
"size": "small",
589+
"snapshots": [
590+
{
591+
"us-east-2": "snap-0de35b536983cb6a0",
592+
"us-east-1": "snap-05bc13add8392d287"
593+
}
594+
]
595+
},
596+
{
597+
"type": "rds",
598+
"size": "small",
599+
"snapshots": [
600+
{
601+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-small-5-12-28",
602+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-small-5-12-28"
603+
}
604+
]
605+
}
606+
]
582607
}
583608
]
584609
},

0 commit comments

Comments
 (0)