Skip to content

Commit ba796f2

Browse files
Merge pull request #1716 from atlassian/jira-9-12-19-bump-small
added jira 9.12.19 small
2 parents 4ccfe52 + 6696463 commit ba796f2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,26 @@
198198
"us-east-1": "snap-076529679e89c43f4"
199199
}
200200
]
201+
},
202+
{
203+
"type": "ebs",
204+
"size": "small",
205+
"snapshots": [
206+
{
207+
"us-east-2": "snap-02fc7b1de3e444d6e",
208+
"us-east-1": "snap-0c4f2b2cc58e2ca64"
209+
}
210+
]
211+
},
212+
{
213+
"type": "rds",
214+
"size": "small",
215+
"snapshots": [
216+
{
217+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jira-small-9-12-19",
218+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-small-9-12-19"
219+
}
220+
]
201221
}
202222
]
203223
}

0 commit comments

Comments
 (0)