Skip to content

Commit 4ccfe52

Browse files
Merge pull request #1714 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-JIRALARDTS-JIRACRPRL-134
CI-created PR DCAPTTF-JIRALARDTS-JIRACRPRL-134 with changes to app/util/k8s/dcapt-snapshots.json
2 parents a1e8594 + d9b8b31 commit 4ccfe52

File tree

1 file changed

+37
-2
lines changed

1 file changed

+37
-2
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
}
145145
]
146146
},
147-
{
147+
{
148148
"type": "ebs",
149149
"size": "small",
150150
"snapshots": [
@@ -165,6 +165,41 @@
165165
]
166166
}
167167
]
168+
},
169+
{
170+
"version": "9.12.19",
171+
"data": [
172+
{
173+
"type": "ebs",
174+
"size": "large",
175+
"snapshots": [
176+
{
177+
"us-east-2": "snap-0fea6811c2f497082",
178+
"us-east-1": "snap-0411cd2d1390040b4"
179+
}
180+
]
181+
},
182+
{
183+
"type": "rds",
184+
"size": "large",
185+
"snapshots": [
186+
{
187+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jira-9-12-19",
188+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-9-12-19"
189+
}
190+
]
191+
},
192+
{
193+
"type": "local-home",
194+
"size": "large",
195+
"snapshots": [
196+
{
197+
"us-east-2": "snap-05730c109aadccabf",
198+
"us-east-1": "snap-076529679e89c43f4"
199+
}
200+
]
201+
}
202+
]
168203
}
169204
]
170205
},
@@ -313,7 +348,7 @@
313348
}
314349
]
315350
},
316-
{
351+
{
317352
"type": "ebs",
318353
"size": "small",
319354
"snapshots": [

0 commit comments

Comments
 (0)