Skip to content

Commit 8c8c702

Browse files
Merge pull request #1703 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-JIRALARDTS-JIRACRPRL-133
CI-created PR DCAPTTF-JIRALARDTS-JIRACRPRL-133 with changes to app/util/k8s/dcapt-snapshots.json
2 parents 56bb9ac + 7ef1856 commit 8c8c702

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.4",
116+
"data": [
117+
{
118+
"type": "ebs",
119+
"size": "large",
120+
"snapshots": [
121+
{
122+
"us-east-2": "snap-027e50d4e441175e7",
123+
"us-east-1": "snap-05e66c50b0b9abaaa"
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-4",
133+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-10-3-4"
134+
}
135+
]
136+
},
137+
{
138+
"type": "local-home",
139+
"size": "large",
140+
"snapshots": [
141+
{
142+
"us-east-2": "snap-05ea132f3bd8851c0",
143+
"us-east-1": "snap-06905c0e2956c8cf1"
144+
}
145+
]
146+
}
147+
]
113148
}
114149
]
115150
},

0 commit comments

Comments
 (0)