Skip to content

Commit 5be3a11

Browse files
Merge pull request #1746 from atlassian/hotfix-jira-10-3-4-snapshot-upm-conflig-fixed
fix upm snapshots
2 parents 2a8ff61 + 0cc051e commit 5be3a11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"size": "large",
1010
"snapshots": [
1111
{
12-
"us-east-2": "snap-027e50d4e441175e7",
13-
"us-east-1": "snap-05e66c50b0b9abaaa"
12+
"us-east-2": "snap-0dd3fc64b0ebf359d",
13+
"us-east-1": "snap-0a8316674a2dfbd86"
1414
}
1515
]
1616
},
@@ -29,7 +29,7 @@
2929
"size": "large",
3030
"snapshots": [
3131
{
32-
"us-east-2": "snap-05ea132f3bd8851c0",
32+
"us-east-2": "snap-03cbfbb2b9bf21148",
3333
"us-east-1": "snap-06905c0e2956c8cf1"
3434
}
3535
]

0 commit comments

Comments
 (0)