Changed the tag of the toolset image for Yoga: toolset:23.2-yoga

Change-Id: Ic73aca4a8c22c829e21d1a0ea815431f5ebe057d
diff --git a/k8s/docker-mos-toolset-full b/k8s/docker-mos-toolset-full
index 61ba1dc..9df8c2d 100644
--- a/k8s/docker-mos-toolset-full
+++ b/k8s/docker-mos-toolset-full
@@ -32,7 +32,7 @@
 
 RUN pip3 install --no-cache-dir pyghmi tempestparser
 
-RUN git clone https://gerrit.mcp.mirantis.com/mcp/cvp-configuration /opt/res-files && \
+RUN git clone https://gerrit.mcp.mirantis.com/mcp/cvp-configuration -b 23.2-yoga /opt/res-files && \
     cd /opt/cfg-checker && \
     python3 -m venv .checkervenv && \
     . .checkervenv/bin/activate && \
diff --git a/k8s/yamls/qa-toolset-bare.yaml b/k8s/yamls/qa-toolset-bare.yaml
index 2a41b98..4d3ff8c 100644
--- a/k8s/yamls/qa-toolset-bare.yaml
+++ b/k8s/yamls/qa-toolset-bare.yaml
@@ -11,7 +11,9 @@
     imagePullPolicy: IfNotPresent
     name: toolset
     #image: savex13/toolset:latest
-    image: registry.mirantis.com/osavatieiev/toolset:latest
+    #image: registry.mirantis.com/osavatieiev/toolset:latest
+    #image: registry.mirantis.com/professional-services-qa/toolset:latest
+    image: registry.mirantis.com/professional-services-qa/toolset:23.2-yoga
   dnsPolicy: ClusterFirst
   volumes:
   - emptyDir: {}
diff --git a/k8s/yamls/qa-toolset.yaml b/k8s/yamls/qa-toolset.yaml
index 8487ac1..a95eeb7 100644
--- a/k8s/yamls/qa-toolset.yaml
+++ b/k8s/yamls/qa-toolset.yaml
@@ -67,7 +67,8 @@
     name: toolset
     #image: 127.0.0.1:44301/general/external/docker.io/library/ubuntu:bionic-20201119
     #image: savex13/toolset:latest
-    image: registry.mirantis.com/osavatieiev/toolset:latest
+    #image: registry.mirantis.com/professional-services-qa/toolset:latest
+    image: registry.mirantis.com/professional-services-qa/toolset:23.2-yoga
     volumeMounts:
     - mountPath: /artifacts
       name: qa-pv-a