images updates in multiple components

mme image update to fix memory leak & pco decoding error
spgw image update to get dns fix and removing gauge counters
simapp update to support sub-proxy
smf image update to fix ip address leak
config pod (webconsole) update to remove unwanted config & fix qos 0 value

Change-Id: Id452b1d67fcf4063090e348988d33d63dea7e9af
diff --git a/omec-sub-provision/values.yaml b/omec-sub-provision/values.yaml
index 42f445f..ef7132b 100644
--- a/omec-sub-provision/values.yaml
+++ b/omec-sub-provision/values.yaml
@@ -5,7 +5,7 @@
 images:
   tags:
     init: docker.io/omecproject/pod-init:1.0.0
-    simapp: "registry.aetherproject.org/omecproject/simapp:main-329c82d"
+    simapp: "registry.aetherproject.org/omecproject/simapp:main-552bbec"
   pullPolicy: IfNotPresent
   # Optionally specify an array of imagePullSecrets.
   # Secrets must be manually created in the namespace.
@@ -110,11 +110,6 @@
               endpoint: "1.1.1.1/32"
               protocol: 17
               start-port: 40000
-            deny-applications:
-            - "iot-app-deny"
-            permit-applications:
-            - "iot-app1-permit"
-            - "iot-app2-permit"
             site-info:
               gNodeBs:
               - name: "menlo-gnb1"