diff --git a/templates/profiles.yaml b/templates/profiles.yaml
index 6bfc67a3a4dbf26c0723d199b44f498ef0f50a8b..78ef1399c4e6cc807d57dcbedf8e438c3e4201ab 100644
--- a/templates/profiles.yaml
+++ b/templates/profiles.yaml
@@ -7,52 +7,52 @@ main-profile:
                sqlite-tpl.json ]
   variables:
     bootfstype: ext2
-    imgpath: "daily/17.03/images"
-    release_version: "17.03"
+    imgpath: "daily/17.06/images"
+    release_version: "17.06"
     fs: btrfs
     image_variant: collabora
     baseurl: "https://images.apertis.org"
     bundle_stream: "/public/personal/apertis-validator/"
 
 profiles:
-  - name: apertis-17.03-daily-minnowboard-max-minimal
+  - name: apertis-17.06-daily-minnowboard-max-minimal
     templates: [ group-common-tpl.json ]
     variables:
       pretty: "Minnowboard max using minimal image"
       device_type: minnowboard-max-E3825
       image_type: minimal
       board: amd64-uefi
-  - name: apertis-17.03-daily-i386-vm-target
+  - name: apertis-17.06-daily-i386-vm-target
     variables:
       pretty: "I386 VM using target image"
       device_type: i386
       image_type: target
       board: i386
-  - name: apertis-17.03-daily-minnowboard-max-target
+  - name: apertis-17.06-daily-minnowboard-max-target
     variables:
       pretty: "Minnowboard max using target image"
       device_type: minnowboard-max-E3825
       image_type: target
       board: amd64-uefi
-  - name: apertis-17.03-daily-minnowboard-max-target-wayland
+  - name: apertis-17.06-daily-minnowboard-max-target-wayland
     variables:
       pretty: "Minnowboard max using target image (Wayland)"
       device_type: minnowboard-max-E3825
       image_type: target-wayland
       board: amd64-uefi
-  - name: apertis-17.03-daily-i386-vm-development
+  - name: apertis-17.06-daily-i386-vm-development
     variables:
       pretty: "I386 VM using development image"
       device_type: i386
       image_type: development
       board: i386
-  - name: apertis-17.03-daily-minnowboard-max-development
+  - name: apertis-17.06-daily-minnowboard-max-development
     variables:
       pretty: "Minnowboard max using development image"
       device_type: minnowboard-max-E3825
       image_type: development
       board: amd64-uefi
-  - name: apertis-17.03-daily-i386-vm-sdk
+  - name: apertis-17.06-daily-i386-vm-sdk
     templates: [ group-apparmor-tpl.json,
                  group-common-tpl.json,
                  group-clutter-tpl.json,
@@ -66,7 +66,7 @@ profiles:
       board: i386
       boot_part: 2
       root_part: 3
-  - name: apertis-17.03-daily-minnowboard-max-sdk
+  - name: apertis-17.06-daily-minnowboard-max-sdk
     templates: [ group-apparmor-tpl.json,
                  group-common-tpl.json,
                  group-clutter-tpl.json,