Skip to content

Commit 1df93f4

Browse files
committed
Python commit, changes to the /dcapt/dc-app-performance-toolkit/app/util/k8s/dcapt-snapshots.json
1 parent becfec5 commit 1df93f4

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,32 @@
574574
}
575575
],
576576
"build_number": "2301"
577+
},
578+
{
579+
"version": "6.3.2",
580+
"data": [
581+
{
582+
"type": "ebs",
583+
"size": "large",
584+
"snapshots": [
585+
{
586+
"us-east-2": "snap-0b760f603881646fd",
587+
"us-east-1": "snap-02dcb0c3f5bbc74c8"
588+
}
589+
]
590+
},
591+
{
592+
"type": "rds",
593+
"size": "large",
594+
"snapshots": [
595+
{
596+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-crowd-6-3-2",
597+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-crowd-6-3-2"
598+
}
599+
]
600+
}
601+
],
602+
"build_number": "2303"
577603
}
578604
]
579605
}

0 commit comments

Comments
 (0)