diff --git a/basic/apps/do-test/vikunja-release.yaml b/basic/apps/do-test/vikunja-release.yaml
index 9639e671ad0be45bf9575713e950d085dd53e6a3..49eaf8b605c332b045d68ecd935e6bc8ae28f5d5 100644
--- a/basic/apps/do-test/vikunja-release.yaml
+++ b/basic/apps/do-test/vikunja-release.yaml
@@ -9,7 +9,7 @@ spec:
     spec:
       # https://github.com/truecharts/charts/blob/master/charts/stable/vikunja/Chart.yaml
       chart: vikunja
-      version: 6.0.1
+      version: 6.0.22
       sourceRef:
         kind: HelmRepository
         name: truecharts
diff --git a/basic/overrides/stackspin-nextcloud-override.yaml b/basic/overrides/stackspin-nextcloud-override.yaml
index 872d251ca2098520f9303487fb1117c5f49218ee..c9b00199685ba24fe4a0bd8c91568db7f7b25d34 100644
--- a/basic/overrides/stackspin-nextcloud-override.yaml
+++ b/basic/overrides/stackspin-nextcloud-override.yaml
@@ -21,6 +21,19 @@ data:
               'default_phone_region' => 'DE',
               'default_locale' => 'en-gb',
             );
+            #extraVolumes:
+            #  - name: nextcloud-onlyoffice-config
+            #    configMap:
+            #      name: nextcloud-onlyoffice-config-and-scripts
+            #extraVolumeMounts:
+            #  - name: nextcloud-onlyoffice-config
+            #    mountPath: /var/local
+
+      lifecycle:
+        postStartCommand:
+          - '/bin/bash'
+          - '-c'
+          - '"echo hiho && /bin/bash /var/local/setup-apps.sh"'
     apps:
       # Basics
       - name: bruteforcesettings
@@ -60,8 +73,8 @@ data:
       - name: extract
         enabled: false
       # Collaborative apps
-      - name: files_markdown
-        enabled: false
+      #- name: files_markdown
+      #  enabled: false
         #- name: files_texteditor
         #  enabled: true
       - name: notes