Mark newer kaas repos as active

    Related-PROD: PROD-36910

Change-Id: I714236b3d9a125b38b26e93bca44b1a9b94c66c3
diff --git a/cfg_checker/common/const.py b/cfg_checker/common/const.py
index ac7b2ca..b5bd764 100644
--- a/cfg_checker/common/const.py
+++ b/cfg_checker/common/const.py
@@ -89,24 +89,19 @@
 
 ubuntu_releases = ["trusty", "xenial", "ubuntu", "bionic", "focal"]
 kaas_ubuntu_active = [
+    "ubuntu-0.0.9",
     "ubuntu-0.0.8",
     "ubuntu-0.0.7",
-    "ubuntu-2020-07-30-013349",
-    "ubuntu-2020-12-14-013755",
-    "ubuntu-2021-05-27-013023",
-    "ubuntu-2021-09-02-013131",
-    "ubuntu-2021-11-11-014639"
+    "ubuntu-2021-11-11-014639",
+    "ubuntu-2022-05-03-013543",
+    "ubuntu-2022-05-26-013636",
+    "ubuntu-2022-06-16-015242",
+    "ubuntu-2022-07-13-020010",
+    "ubuntu-2022-09-15-014207"
 ]
 mcp_active_tags = [
     "2019.2.0",
-    "2019.2.10",
-    "2019.2.11",
-    "2019.2.12",
-    "2019.2.13",
-    "2019.2.14",
-    "2019.2.15",
-    "2019.2.16",
-    "2019.2.17"
+    "2019.2.21"
 ]
 all_arch = ["amd64"]
 repo_types = {
diff --git a/versions/repo.info.tgz b/versions/repo.info.tgz
index 7148ceb..0a32b07 100644
--- a/versions/repo.info.tgz
+++ b/versions/repo.info.tgz
Binary files differ
diff --git a/versions/repo.versions.tgz b/versions/repo.versions.tgz
index 1b23285..eeaf36e 100644
--- a/versions/repo.versions.tgz
+++ b/versions/repo.versions.tgz
Binary files differ