Skip to content

Commit ce0f2de

Browse files
Merge pull request #1794 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-JIRALARDTS-JIRACRPRL-141
CI-created PR DCAPTTF-JIRALARDTS-JIRACRPRL-141 with changes to app/util/k8s/dcapt-snapshots.json
2 parents a754c00 + 6f905ea commit ce0f2de

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
@@ -110,6 +110,41 @@
110110
]
111111
}
112112
]
113+
},
114+
{
115+
"version": "10.3.9",
116+
"data": [
117+
{
118+
"type": "ebs",
119+
"size": "large",
120+
"snapshots": [
121+
{
122+
"us-east-2": "snap-017509fc50eb04768",
123+
"us-east-1": "snap-0ab4bdd491986fc89"
124+
}
125+
]
126+
},
127+
{
128+
"type": "rds",
129+
"size": "large",
130+
"snapshots": [
131+
{
132+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jira-10-3-9",
133+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-10-3-9"
134+
}
135+
]
136+
},
137+
{
138+
"type": "local-home",
139+
"size": "large",
140+
"snapshots": [
141+
{
142+
"us-east-2": "snap-0f2bee7936a2ca5be",
143+
"us-east-1": "snap-06b970d58c3c7fb84"
144+
}
145+
]
146+
}
147+
]
113148
}
114149
]
115150
},

0 commit comments

Comments
 (0)