diff --git a/apertis-image-mx6qsabrelite.yaml b/apertis-image-mx6qsabrelite.yaml
index 63c668a3969ca03bff0c4df6e526a2f511d457f7..3c1efe9363120c8e6cbb65ab7c9119ca0112b276 100644
--- a/apertis-image-mx6qsabrelite.yaml
+++ b/apertis-image-mx6qsabrelite.yaml
@@ -1,7 +1,7 @@
 {{ $architecture := or .architecture "armhf" }}
 {{ $type := or .type "minimal" }}
 {{ $mirror := or .mirror "https://repositories.apertis.org/apertis/" }}
-{{ $suite := or .suite "18.06" }}
+{{ $suite := or .suite "18.12" }}
 {{ $timestamp := or .timestamp "00000000.0" }}
 {{ $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) }}
 {{ $image := or .image (printf "apertis-%s-%s-%s_%s" $suite  $type $architecture $timestamp) }}
diff --git a/apertis-image-sdk.yaml b/apertis-image-sdk.yaml
index 924e13940c699bc2d866d9780fce7e35f5830caa..45b81600508a077484e3ab6da4a6c0b760c4b5eb 100644
--- a/apertis-image-sdk.yaml
+++ b/apertis-image-sdk.yaml
@@ -1,7 +1,7 @@
 {{ $architecture := or .architecture "amd64" }}
 {{ $type := or .type "sdk" }}
 {{ $mirror := or .mirror "https://repositories.apertis.org/apertis/" }}
-{{ $suite := or .suite "18.06" }}
+{{ $suite := or .suite "18.12" }}
 {{ $timestamp := or .timestamp "00000000.0" }}
 {{ $imageroot := or .imageroot "https://images.apertis.org/daily/$suite/$timestamp" }}
 {{ $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) }}
diff --git a/apertis-image-uboot.yaml b/apertis-image-uboot.yaml
index 3e0e81a21be3b0666e94e12443588ae074685d33..42e6e5f99b588ecab9897426840ac284f7f1a6d5 100644
--- a/apertis-image-uboot.yaml
+++ b/apertis-image-uboot.yaml
@@ -1,7 +1,7 @@
 {{ $architecture := or .architecture "arm64" }}
 {{ $type := or .type "minimal" }}
 {{ $mirror := or .mirror "https://repositories.apertis.org/apertis/" }}
-{{ $suite := or .suite "18.06" }}
+{{ $suite := or .suite "18.12" }}
 {{ $timestamp := or .timestamp "00000000.0" }}
 {{ $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) }}
 {{ $image := or .image (printf "apertis-%s-%s-%s_%s" $suite  $type $architecture $timestamp) }}
diff --git a/apertis-image-uefi.yaml b/apertis-image-uefi.yaml
index 2e708eeea51abc4addd6c0abf029f8a4da7d65e4..f75880f5434297485172f403af14e7a27a799c95 100644
--- a/apertis-image-uefi.yaml
+++ b/apertis-image-uefi.yaml
@@ -1,7 +1,7 @@
 {{ $architecture := or .architecture "amd64" }}
 {{ $type := or .type "minimal" }}
 {{ $mirror := or .mirror "https://repositories.apertis.org/apertis/" }}
-{{ $suite := or .suite "18.06" }}
+{{ $suite := or .suite "18.12" }}
 {{ $timestamp := or .timestamp "00000000.0" }}
 {{ $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) }}
 {{ $image := or .image (printf "apertis-%s-%s-%s_%s" $suite  $type $architecture $timestamp) }}
diff --git a/apertis-ospack-basesdk.yaml b/apertis-ospack-basesdk.yaml
index ec6639d16b250a0c5ede7f78866d70a628bfcd8c..7bd56e1e98569b91bc9650cd0dd4e5cb9606a8e5 100644
--- a/apertis-ospack-basesdk.yaml
+++ b/apertis-ospack-basesdk.yaml
@@ -1,7 +1,7 @@
 {{- $architecture := or .architecture "amd64" }}
 {{- $type := or .type "basesdk" -}}
 {{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
-{{- $suite := or .suite "18.06" -}}
+{{- $suite := or .suite "18.12" -}}
 {{- $timestamp := or .timestamp "00000000.0" -}}
 {{- $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) -}}
 {{- $ivitools := or .ivitools "enabled" -}}
diff --git a/apertis-ospack-devroot.yaml b/apertis-ospack-devroot.yaml
index c5016e28abd62fdc17eecd8e291bf1df2e620d19..db04455f4ad1c7f1302a827713d07934a8f64fc6 100644
--- a/apertis-ospack-devroot.yaml
+++ b/apertis-ospack-devroot.yaml
@@ -1,7 +1,7 @@
 {{- $architecture := or .architecture "amd64" }}
 {{- $type := or .type "devroot" -}}
 {{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
-{{- $suite := or .suite "18.06" -}}
+{{- $suite := or .suite "18.12" -}}
 {{- $timestamp := or .timestamp "00000000.0" -}}
 {{- $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) -}}
 {{- $ivitools := or .ivitools "enabled" -}}
diff --git a/apertis-ospack-minimal.yaml b/apertis-ospack-minimal.yaml
index c6ac9f7505348a5fe51d9efac740631b1dde3a51..403a212e23889855e2427ad6a74bb287c99a3111 100644
--- a/apertis-ospack-minimal.yaml
+++ b/apertis-ospack-minimal.yaml
@@ -1,7 +1,7 @@
 {{- $architecture := or .architecture "amd64" }}
 {{- $type := or .type "minimal" -}}
 {{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
-{{- $suite := or .suite "18.06" -}}
+{{- $suite := or .suite "18.12" -}}
 {{- $timestamp := or .timestamp "00000000.0" -}}
 {{- $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) -}}
 {{- $ivitools := or .ivitools "enabled" -}}
diff --git a/apertis-ospack-sdk.yaml b/apertis-ospack-sdk.yaml
index 3bf1bf646083ffdda923020ba4b69a2ddfa137ab..5259267eb73a0d9e189f027e0986f413e1cda75d 100644
--- a/apertis-ospack-sdk.yaml
+++ b/apertis-ospack-sdk.yaml
@@ -1,7 +1,7 @@
 {{- $architecture := or .architecture "amd64" }}
 {{- $type := or .type "sdk" -}}
 {{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
-{{- $suite := or .suite "18.06" -}}
+{{- $suite := or .suite "18.12" -}}
 {{- $timestamp := or .timestamp "00000000.0" -}}
 {{- $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) -}}
 {{- $ivitools := or .ivitools "enabled" -}}
diff --git a/apertis-ospack-sysroot.yaml b/apertis-ospack-sysroot.yaml
index 06e069a815cde1e84e5134629b569630ccf4ae27..94bdcdd578f7c25f8229c45ed79eaf2970e8f81f 100644
--- a/apertis-ospack-sysroot.yaml
+++ b/apertis-ospack-sysroot.yaml
@@ -1,7 +1,7 @@
 {{- $architecture := or .architecture "amd64" }}
 {{- $type := or .type "sysroot" -}}
 {{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
-{{- $suite := or .suite "18.06" -}}
+{{- $suite := or .suite "18.12" -}}
 {{- $timestamp := or .timestamp "00000000.0" -}}
 {{- $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) -}}
 {{- $ivitools := or .ivitools "enabled" -}}
diff --git a/apertis-ospack-target.yaml b/apertis-ospack-target.yaml
index c32c32adc376cfe02eeabaa51fbdfb6e8d2cd3f8..efdf864affdaaf048129172e8583b6999fd820f9 100644
--- a/apertis-ospack-target.yaml
+++ b/apertis-ospack-target.yaml
@@ -1,7 +1,7 @@
 {{- $architecture := or .architecture "amd64" }}
 {{- $type := or .type "target" -}}
 {{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
-{{- $suite := or .suite "18.06" -}}
+{{- $suite := or .suite "18.12" -}}
 {{- $timestamp := or .timestamp "00000000.0" -}}
 {{- $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) -}}
 {{- $ivitools := or .ivitools "enabled" -}}
diff --git a/apertis-ostree-commit.yaml b/apertis-ostree-commit.yaml
index 7b001a0858aa3cd147cfd5c783e60a8bed6acf26..9744f5ca565bd5576a0b66abc898adb6e2c0c9a7 100644
--- a/apertis-ostree-commit.yaml
+++ b/apertis-ostree-commit.yaml
@@ -1,6 +1,6 @@
 {{ $architecture := or .architecture "amd64" }}
 {{ $type := or .type "minimal" }}
-{{ $suite := or .suite "18.06" }}
+{{ $suite := or .suite "18.12" }}
 {{ $timestamp := or .timestamp "00000000.0" }}
 {{ $ospack := or .ospack (printf "ospack_%s-%s-%s_%s" $suite $architecture $type $timestamp) }}
 
diff --git a/apertis-ostree-image-mx6qsabrelite.yaml b/apertis-ostree-image-mx6qsabrelite.yaml
index ff7210ed26b78641e56687ffec90061db2c3a808..2b2c899e58dd07579db48d0f1a93eb4c577a83c7 100644
--- a/apertis-ostree-image-mx6qsabrelite.yaml
+++ b/apertis-ostree-image-mx6qsabrelite.yaml
@@ -1,6 +1,6 @@
 {{ $architecture := or .architecture "armhf" }}
 {{ $type := or .type "minimal" }}
-{{ $suite := or .suite "18.06" }}
+{{ $suite := or .suite "18.12" }}
 {{ $image := or .image (printf "apertis-ostree-%s-%s-%s" $suite  $type $architecture) }}
 
 {{ $board := or .board "mx6qsabrelite" }}
diff --git a/apertis-ostree-image-uboot.yaml b/apertis-ostree-image-uboot.yaml
index f8ef83162560d8bd0435730e725f17fbe86b25a8..d572881729d17e8e5342fb99e32145cc5b93d2d3 100644
--- a/apertis-ostree-image-uboot.yaml
+++ b/apertis-ostree-image-uboot.yaml
@@ -1,6 +1,6 @@
 {{ $architecture := or .architecture "arm64" }}
 {{ $type := or .type "minimal" }}
-{{ $suite := or .suite "18.06" }}
+{{ $suite := or .suite "18.12" }}
 {{ $image := or .image (printf "apertis-ostree-%s-%s-%s" $suite  $type $architecture) }}
 
 {{ $board := or .board "uboot" }}
diff --git a/apertis-ostree-image-uefi.yaml b/apertis-ostree-image-uefi.yaml
index 449ed126198ad75b8b56060834043944282ba675..c71057a99041bba04b746b6a4d087506b682e4b3 100644
--- a/apertis-ostree-image-uefi.yaml
+++ b/apertis-ostree-image-uefi.yaml
@@ -1,6 +1,6 @@
 {{ $architecture := or .architecture "amd64" }}
 {{ $type := or .type "minimal" }}
-{{ $suite := or .suite "18.06" }}
+{{ $suite := or .suite "18.12" }}
 {{ $image := or .image (printf "apertis-ostree-%s-%s-%s" $suite  $type $architecture) }}
 
 {{ $board := or .board "uefi" }}
diff --git a/apertis-ostree-pack.yaml b/apertis-ostree-pack.yaml
index ae2456ddf0abc6da7c1382873db5a144a0626371..680e319270b173b66e6694a85ca6ac1ccbb60472 100644
--- a/apertis-ostree-pack.yaml
+++ b/apertis-ostree-pack.yaml
@@ -1,6 +1,6 @@
 {{- $architecture := or .architecture "amd64" }}
 {{- $type := or .type "minimal" -}}
-{{- $suite := or .suite "18.06" -}}
+{{- $suite := or .suite "18.12" -}}
 {{- $ospack := or .ospack (printf "ostree-pack_%s-%s-%s" $suite $architecture $type) -}}
 {{- $board := or .board "lxc" -}}
 {{- $repourl := or .repourl "https://images.apertis.org/ostree/repo" -}}