Skip to content

Commit e3a48c4

Browse files
Merge pull request #1807 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-JIRALARDTS-JIRACRPRL-144
CI-created PR DCAPTTF-JIRALARDTS-JIRACRPRL-144 with changes to app/util/k8s/dcapt-snapshots.json
2 parents 8fc74fc + 295e0a2 commit e3a48c4

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
@@ -165,6 +165,41 @@
165165
]
166166
}
167167
]
168+
},
169+
{
170+
"version": "9.12.26",
171+
"data": [
172+
{
173+
"type": "ebs",
174+
"size": "large",
175+
"snapshots": [
176+
{
177+
"us-east-2": "snap-0b99312d8354fc853",
178+
"us-east-1": "snap-0d81511fb2c645f74"
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-26",
188+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-9-12-26"
189+
}
190+
]
191+
},
192+
{
193+
"type": "local-home",
194+
"size": "large",
195+
"snapshots": [
196+
{
197+
"us-east-2": "snap-07f68bc00441fa20a",
198+
"us-east-1": "snap-02a9d5de2688b445a"
199+
}
200+
]
201+
}
202+
]
168203
}
169204
]
170205
},

0 commit comments

Comments
 (0)