aether 1.6 release update

Change-Id: I1175c01114178cc628edbf94143df45b4406ee60
diff --git a/omec-sub-provision/values.yaml b/omec-sub-provision/values.yaml
index f4aca8e..9f43975 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-bff796a"
+    simapp: "registry.aetherproject.org/omecproject/simapp:main-a6841f5"
   pullPolicy: IfNotPresent
   # Optionally specify an array of imagePullSecrets.
   # Secrets must be manually created in the namespace.