Update "latest" route to point to 2022-06

late commit

Change-Id: I81d09b459200a7358129bce63c299994f988acf9
diff --git a/infoCenter/k8s/route_latest.yml b/infoCenter/k8s/route_latest.yml
index 70c3f42..d6837d1 100644
--- a/infoCenter/k8s/route_latest.yml
+++ b/infoCenter/k8s/route_latest.yml
@@ -26,5 +26,5 @@
     termination: "edge"
   to:
     kind: "Service"
-    name: "infocenter-2022-03"
+    name: "infocenter-2022-06"
     weight: 100