From c6724ec997c97e3da91b09c41624b1fb6b986efd Mon Sep 17 00:00:00 2001 From: qoijjj <129108030+qoijjj@users.noreply.github.com> Date: Tue, 18 Jun 2024 12:42:37 -0700 Subject: [PATCH] fix: temporarily pinning 40-20240617 due to upstream breakage (https://github.com/fedora-silverblue/issue-tracker/issues/543) --- recipes/asus/recipe-aurora-asus-nvidia-userns.yml | 2 +- recipes/asus/recipe-aurora-asus-nvidia.yml | 2 +- recipes/asus/recipe-aurora-asus-userns.yml | 2 +- recipes/asus/recipe-aurora-asus.yml | 2 +- recipes/asus/recipe-aurora-dx-asus-nvidia-userns.yml | 2 +- recipes/asus/recipe-aurora-dx-asus-userns.yml | 2 +- recipes/asus/recipe-kinoite-asus-nvidia-userns.yml | 2 +- recipes/asus/recipe-kinoite-asus-nvidia.yml | 2 +- recipes/asus/recipe-kinoite-asus-userns.yml | 2 +- recipes/asus/recipe-kinoite-asus.yml | 2 +- recipes/asus/recipe-silverblue-asus-nvidia-userns.yml | 2 +- recipes/asus/recipe-silverblue-asus-nvidia.yml | 2 +- recipes/asus/recipe-silverblue-asus-userns.yml | 2 +- recipes/asus/recipe-silverblue-asus.yml | 2 +- recipes/general/recipe-aurora-dx-main-userns.yml | 2 +- recipes/general/recipe-aurora-dx-nvidia-userns.yml | 2 +- recipes/general/recipe-aurora-dx-surface-nvidia-userns.yml | 2 +- recipes/general/recipe-aurora-dx-surface-userns.yml | 2 +- recipes/general/recipe-aurora-main-userns.yml | 2 +- recipes/general/recipe-aurora-main.yml | 2 +- recipes/general/recipe-aurora-nvidia-userns.yml | 2 +- recipes/general/recipe-aurora-nvidia.yml | 2 +- recipes/general/recipe-aurora-surface-nvidia-userns.yml | 2 +- recipes/general/recipe-aurora-surface-nvidia.yml | 2 +- recipes/general/recipe-aurora-surface-userns.yml | 2 +- recipes/general/recipe-aurora-surface.yml | 2 +- recipes/general/recipe-bluefin-dx-main-userns.yml | 2 +- recipes/general/recipe-bluefin-dx-nvidia-userns.yml | 2 +- recipes/general/recipe-bluefin-main-userns.yml | 2 +- recipes/general/recipe-bluefin-main.yml | 2 +- recipes/general/recipe-bluefin-nvidia-userns.yml | 2 +- recipes/general/recipe-bluefin-nvidia.yml | 2 +- recipes/general/recipe-cinnamon-main-userns.yml | 2 +- recipes/general/recipe-cinnamon-main.yml | 2 +- recipes/general/recipe-cinnamon-nvidia-userns.yml | 2 +- recipes/general/recipe-cinnamon-nvidia.yml | 2 +- recipes/general/recipe-kinoite-main-userns.yml | 2 +- recipes/general/recipe-kinoite-main.yml | 2 +- recipes/general/recipe-kinoite-nvidia-userns.yml | 2 +- recipes/general/recipe-kinoite-nvidia.yml | 2 +- recipes/general/recipe-sericea-main-userns.yml | 2 +- recipes/general/recipe-sericea-main.yml | 2 +- recipes/general/recipe-sericea-nvidia-userns.yml | 2 +- recipes/general/recipe-sericea-nvidia.yml | 2 +- recipes/general/recipe-silverblue-main-userns.yml | 2 +- recipes/general/recipe-silverblue-main.yml | 2 +- recipes/general/recipe-silverblue-nvidia-userns.yml | 2 +- recipes/general/recipe-silverblue-nvidia.yml | 2 +- recipes/general/recipe-wayblue-hyprland-main-userns.yml | 2 +- recipes/general/recipe-wayblue-hyprland-main.yml | 2 +- recipes/general/recipe-wayblue-hyprland-nvidia-userns.yml | 2 +- recipes/general/recipe-wayblue-hyprland-nvidia.yml | 2 +- recipes/general/recipe-wayblue-river-main-userns.yml | 2 +- recipes/general/recipe-wayblue-river-main.yml | 2 +- recipes/general/recipe-wayblue-river-nvidia-userns.yml | 2 +- recipes/general/recipe-wayblue-river-nvidia.yml | 2 +- recipes/general/recipe-wayblue-sway-main-userns.yml | 2 +- recipes/general/recipe-wayblue-sway-main.yml | 2 +- recipes/general/recipe-wayblue-sway-nvidia-userns.yml | 2 +- recipes/general/recipe-wayblue-sway-nvidia.yml | 2 +- recipes/general/recipe-wayblue-wayfire-main-userns.yml | 2 +- recipes/general/recipe-wayblue-wayfire-main.yml | 2 +- recipes/general/recipe-wayblue-wayfire-nvidia-userns.yml | 2 +- recipes/general/recipe-wayblue-wayfire-nvidia.yml | 2 +- 64 files changed, 64 insertions(+), 64 deletions(-) diff --git a/recipes/asus/recipe-aurora-asus-nvidia-userns.yml b/recipes/asus/recipe-aurora-asus-nvidia-userns.yml index 7990c11..5699240 100644 --- a/recipes/asus/recipe-aurora-asus-nvidia-userns.yml +++ b/recipes/asus/recipe-aurora-asus-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Aurora asus nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-asus-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-aurora-asus-nvidia.yml b/recipes/asus/recipe-aurora-asus-nvidia.yml index ca97e43..5fb1a5b 100644 --- a/recipes/asus/recipe-aurora-asus-nvidia.yml +++ b/recipes/asus/recipe-aurora-asus-nvidia.yml @@ -5,7 +5,7 @@ description: "Aurora asus nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-asus-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-aurora-asus-userns.yml b/recipes/asus/recipe-aurora-asus-userns.yml index edd5822..6b6a1fe 100644 --- a/recipes/asus/recipe-aurora-asus-userns.yml +++ b/recipes/asus/recipe-aurora-asus-userns.yml @@ -5,7 +5,7 @@ description: "Aurora asus with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-asus -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-aurora-asus.yml b/recipes/asus/recipe-aurora-asus.yml index c6426e5..5854bd4 100644 --- a/recipes/asus/recipe-aurora-asus.yml +++ b/recipes/asus/recipe-aurora-asus.yml @@ -5,7 +5,7 @@ description: "Aurora asus with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-asus -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-aurora-dx-asus-nvidia-userns.yml b/recipes/asus/recipe-aurora-dx-asus-nvidia-userns.yml index 1ece03b..453a55a 100644 --- a/recipes/asus/recipe-aurora-dx-asus-nvidia-userns.yml +++ b/recipes/asus/recipe-aurora-dx-asus-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Aurora asus dx nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-dx-asus-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-aurora-dx-asus-userns.yml b/recipes/asus/recipe-aurora-dx-asus-userns.yml index 7e07a90..3e3e21e 100644 --- a/recipes/asus/recipe-aurora-dx-asus-userns.yml +++ b/recipes/asus/recipe-aurora-dx-asus-userns.yml @@ -5,7 +5,7 @@ description: "Aurora asus dx with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-dx-asus -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-kinoite-asus-nvidia-userns.yml b/recipes/asus/recipe-kinoite-asus-nvidia-userns.yml index 205a218..1c20219 100644 --- a/recipes/asus/recipe-kinoite-asus-nvidia-userns.yml +++ b/recipes/asus/recipe-kinoite-asus-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Kinoite asus nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/kinoite-asus-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-kinoite-asus-nvidia.yml b/recipes/asus/recipe-kinoite-asus-nvidia.yml index 40023d5..29d9596 100644 --- a/recipes/asus/recipe-kinoite-asus-nvidia.yml +++ b/recipes/asus/recipe-kinoite-asus-nvidia.yml @@ -5,7 +5,7 @@ description: "Kinoite asus nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/kinoite-asus-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-kinoite-asus-userns.yml b/recipes/asus/recipe-kinoite-asus-userns.yml index 004bb06..0ce3515 100644 --- a/recipes/asus/recipe-kinoite-asus-userns.yml +++ b/recipes/asus/recipe-kinoite-asus-userns.yml @@ -5,7 +5,7 @@ description: "Kinoite asus with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/kinoite-asus -image-version: 40 # latest is also supported if you want new updates ASAP +image-version: 40-20240617 # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-kinoite-asus.yml b/recipes/asus/recipe-kinoite-asus.yml index db0b778..a1bc464 100644 --- a/recipes/asus/recipe-kinoite-asus.yml +++ b/recipes/asus/recipe-kinoite-asus.yml @@ -5,7 +5,7 @@ description: "Kinoite asus with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/kinoite-asus -image-version: 40 # latest is also supported if you want new updates ASAP +image-version: 40-20240617 # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-silverblue-asus-nvidia-userns.yml b/recipes/asus/recipe-silverblue-asus-nvidia-userns.yml index e226662..142f46b 100644 --- a/recipes/asus/recipe-silverblue-asus-nvidia-userns.yml +++ b/recipes/asus/recipe-silverblue-asus-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Silverblue asus nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-asus-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-silverblue-asus-nvidia.yml b/recipes/asus/recipe-silverblue-asus-nvidia.yml index 59dedba..489331a 100644 --- a/recipes/asus/recipe-silverblue-asus-nvidia.yml +++ b/recipes/asus/recipe-silverblue-asus-nvidia.yml @@ -5,7 +5,7 @@ description: "Silverblue asus nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-asus-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-silverblue-asus-userns.yml b/recipes/asus/recipe-silverblue-asus-userns.yml index fc9a969..59454ee 100644 --- a/recipes/asus/recipe-silverblue-asus-userns.yml +++ b/recipes/asus/recipe-silverblue-asus-userns.yml @@ -5,7 +5,7 @@ description: "Silverblue asus with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-asus -image-version: 40 # latest is also supported if you want new updates ASAP +image-version: 40-20240617 # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module diff --git a/recipes/asus/recipe-silverblue-asus.yml b/recipes/asus/recipe-silverblue-asus.yml index 944c618..2c06785 100644 --- a/recipes/asus/recipe-silverblue-asus.yml +++ b/recipes/asus/recipe-silverblue-asus.yml @@ -5,7 +5,7 @@ description: "Silverblue asus with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-asus -image-version: 40 # latest is also supported if you want new updates ASAP +image-version: 40-20240617 # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-dx-main-userns.yml b/recipes/general/recipe-aurora-dx-main-userns.yml index 807d6de..d517e6c 100644 --- a/recipes/general/recipe-aurora-dx-main-userns.yml +++ b/recipes/general/recipe-aurora-dx-main-userns.yml @@ -5,7 +5,7 @@ description: "Aurora-dx main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-dx -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-dx-nvidia-userns.yml b/recipes/general/recipe-aurora-dx-nvidia-userns.yml index f649668..3a8ce36 100644 --- a/recipes/general/recipe-aurora-dx-nvidia-userns.yml +++ b/recipes/general/recipe-aurora-dx-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Aurora-dx nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-dx-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-dx-surface-nvidia-userns.yml b/recipes/general/recipe-aurora-dx-surface-nvidia-userns.yml index a7104ac..e36c22d 100644 --- a/recipes/general/recipe-aurora-dx-surface-nvidia-userns.yml +++ b/recipes/general/recipe-aurora-dx-surface-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Aurora-dx surface nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-dx-surface-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-dx-surface-userns.yml b/recipes/general/recipe-aurora-dx-surface-userns.yml index efa27dd..ac8c391 100644 --- a/recipes/general/recipe-aurora-dx-surface-userns.yml +++ b/recipes/general/recipe-aurora-dx-surface-userns.yml @@ -5,7 +5,7 @@ description: "Aurora-dx surface with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-dx-surface -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-main-userns.yml b/recipes/general/recipe-aurora-main-userns.yml index e667c46..b2106f3 100644 --- a/recipes/general/recipe-aurora-main-userns.yml +++ b/recipes/general/recipe-aurora-main-userns.yml @@ -5,7 +5,7 @@ description: "Aurora main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-main.yml b/recipes/general/recipe-aurora-main.yml index 812e3dc..3582d39 100644 --- a/recipes/general/recipe-aurora-main.yml +++ b/recipes/general/recipe-aurora-main.yml @@ -5,7 +5,7 @@ description: "Aurora main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-nvidia-userns.yml b/recipes/general/recipe-aurora-nvidia-userns.yml index be354ff..79ea739 100644 --- a/recipes/general/recipe-aurora-nvidia-userns.yml +++ b/recipes/general/recipe-aurora-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Aurora nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-nvidia.yml b/recipes/general/recipe-aurora-nvidia.yml index 1f0bcc8..f0bc8ce 100644 --- a/recipes/general/recipe-aurora-nvidia.yml +++ b/recipes/general/recipe-aurora-nvidia.yml @@ -5,7 +5,7 @@ description: "Aurora nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-surface-nvidia-userns.yml b/recipes/general/recipe-aurora-surface-nvidia-userns.yml index 2ec4da5..afffe06 100644 --- a/recipes/general/recipe-aurora-surface-nvidia-userns.yml +++ b/recipes/general/recipe-aurora-surface-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Aurora surface nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-surface-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-surface-nvidia.yml b/recipes/general/recipe-aurora-surface-nvidia.yml index 4cbbf9a..d04cb4f 100644 --- a/recipes/general/recipe-aurora-surface-nvidia.yml +++ b/recipes/general/recipe-aurora-surface-nvidia.yml @@ -5,7 +5,7 @@ description: "Aurora surface nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-surface-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-surface-userns.yml b/recipes/general/recipe-aurora-surface-userns.yml index 4e9ec3e..eea3a00 100644 --- a/recipes/general/recipe-aurora-surface-userns.yml +++ b/recipes/general/recipe-aurora-surface-userns.yml @@ -5,7 +5,7 @@ description: "Aurora surface with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-surface -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-aurora-surface.yml b/recipes/general/recipe-aurora-surface.yml index 7197fea..57b716f 100644 --- a/recipes/general/recipe-aurora-surface.yml +++ b/recipes/general/recipe-aurora-surface.yml @@ -5,7 +5,7 @@ description: "Aurora surface with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/aurora-surface -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-bluefin-dx-main-userns.yml b/recipes/general/recipe-bluefin-dx-main-userns.yml index f1ed90d..af01627 100644 --- a/recipes/general/recipe-bluefin-dx-main-userns.yml +++ b/recipes/general/recipe-bluefin-dx-main-userns.yml @@ -5,7 +5,7 @@ description: "Bluefin-dx main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/bluefin-dx -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-bluefin-dx-nvidia-userns.yml b/recipes/general/recipe-bluefin-dx-nvidia-userns.yml index f4f49b8..b5185ac 100644 --- a/recipes/general/recipe-bluefin-dx-nvidia-userns.yml +++ b/recipes/general/recipe-bluefin-dx-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Bluefin-dx nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/bluefin-dx-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-bluefin-main-userns.yml b/recipes/general/recipe-bluefin-main-userns.yml index fdf9cb8..23f1084 100644 --- a/recipes/general/recipe-bluefin-main-userns.yml +++ b/recipes/general/recipe-bluefin-main-userns.yml @@ -5,7 +5,7 @@ description: "Bluefin main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/bluefin -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-bluefin-main.yml b/recipes/general/recipe-bluefin-main.yml index 27aee5a..cf8b42e 100644 --- a/recipes/general/recipe-bluefin-main.yml +++ b/recipes/general/recipe-bluefin-main.yml @@ -5,7 +5,7 @@ description: "Bluefin main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/bluefin -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-bluefin-nvidia-userns.yml b/recipes/general/recipe-bluefin-nvidia-userns.yml index 418a255..3c612e8 100644 --- a/recipes/general/recipe-bluefin-nvidia-userns.yml +++ b/recipes/general/recipe-bluefin-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Bluefin nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/bluefin-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-bluefin-nvidia.yml b/recipes/general/recipe-bluefin-nvidia.yml index 449b78b..51be2d4 100644 --- a/recipes/general/recipe-bluefin-nvidia.yml +++ b/recipes/general/recipe-bluefin-nvidia.yml @@ -5,7 +5,7 @@ description: "Bluefin nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/bluefin-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-cinnamon-main-userns.yml b/recipes/general/recipe-cinnamon-main-userns.yml index 349a4fa..0c4b6f8 100644 --- a/recipes/general/recipe-cinnamon-main-userns.yml +++ b/recipes/general/recipe-cinnamon-main-userns.yml @@ -5,7 +5,7 @@ description: "Cinnamon main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/legacy-images/cinnamon-main -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-cinnamon-main.yml b/recipes/general/recipe-cinnamon-main.yml index 63af966..8eca8b5 100644 --- a/recipes/general/recipe-cinnamon-main.yml +++ b/recipes/general/recipe-cinnamon-main.yml @@ -5,7 +5,7 @@ description: "Cinnamon main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/legacy-images/cinnamon-main -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-cinnamon-nvidia-userns.yml b/recipes/general/recipe-cinnamon-nvidia-userns.yml index 4e96c40..4892c86 100644 --- a/recipes/general/recipe-cinnamon-nvidia-userns.yml +++ b/recipes/general/recipe-cinnamon-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Cinnamon nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/legacy-images/cinnamon-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-cinnamon-nvidia.yml b/recipes/general/recipe-cinnamon-nvidia.yml index 39a77a3..b2d11ae 100644 --- a/recipes/general/recipe-cinnamon-nvidia.yml +++ b/recipes/general/recipe-cinnamon-nvidia.yml @@ -5,7 +5,7 @@ description: "Cinnamon nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/legacy-images/cinnamon-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-kinoite-main-userns.yml b/recipes/general/recipe-kinoite-main-userns.yml index bc069b7..10a3c4d 100644 --- a/recipes/general/recipe-kinoite-main-userns.yml +++ b/recipes/general/recipe-kinoite-main-userns.yml @@ -5,7 +5,7 @@ description: "Kinoite main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/kinoite-main -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-kinoite-main.yml b/recipes/general/recipe-kinoite-main.yml index c8cd358..36517ee 100644 --- a/recipes/general/recipe-kinoite-main.yml +++ b/recipes/general/recipe-kinoite-main.yml @@ -5,7 +5,7 @@ description: "Kinoite main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/kinoite-main -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-kinoite-nvidia-userns.yml b/recipes/general/recipe-kinoite-nvidia-userns.yml index 2612a18..5ea2020 100644 --- a/recipes/general/recipe-kinoite-nvidia-userns.yml +++ b/recipes/general/recipe-kinoite-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Kinoite nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/kinoite-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-kinoite-nvidia.yml b/recipes/general/recipe-kinoite-nvidia.yml index 22925f9..079c1cb 100644 --- a/recipes/general/recipe-kinoite-nvidia.yml +++ b/recipes/general/recipe-kinoite-nvidia.yml @@ -5,7 +5,7 @@ description: "Kinoite nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/kinoite-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-sericea-main-userns.yml b/recipes/general/recipe-sericea-main-userns.yml index 53ea2d5..daf6074 100644 --- a/recipes/general/recipe-sericea-main-userns.yml +++ b/recipes/general/recipe-sericea-main-userns.yml @@ -5,7 +5,7 @@ description: "sericea main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/sericea-main -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-sericea-main.yml b/recipes/general/recipe-sericea-main.yml index 50c8a1a..89e81c7 100644 --- a/recipes/general/recipe-sericea-main.yml +++ b/recipes/general/recipe-sericea-main.yml @@ -5,7 +5,7 @@ description: "sericea main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/sericea-main -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-sericea-nvidia-userns.yml b/recipes/general/recipe-sericea-nvidia-userns.yml index b637e79..8b3b489 100644 --- a/recipes/general/recipe-sericea-nvidia-userns.yml +++ b/recipes/general/recipe-sericea-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "sericea nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/sericea-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-sericea-nvidia.yml b/recipes/general/recipe-sericea-nvidia.yml index ad6a57a..7f4d473 100644 --- a/recipes/general/recipe-sericea-nvidia.yml +++ b/recipes/general/recipe-sericea-nvidia.yml @@ -5,7 +5,7 @@ description: "sericea nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/sericea-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-silverblue-main-userns.yml b/recipes/general/recipe-silverblue-main-userns.yml index 0c694f9..c96b179 100644 --- a/recipes/general/recipe-silverblue-main-userns.yml +++ b/recipes/general/recipe-silverblue-main-userns.yml @@ -5,7 +5,7 @@ description: "Silverblue main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-main -image-version: 40 # latest is also supported if you want new updates ASAP +image-version: 40-20240617 # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-silverblue-main.yml b/recipes/general/recipe-silverblue-main.yml index 9497720..9bdc039 100644 --- a/recipes/general/recipe-silverblue-main.yml +++ b/recipes/general/recipe-silverblue-main.yml @@ -5,7 +5,7 @@ description: "Silverblue main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-main -image-version: 40 # latest is also supported if you want new updates ASAP +image-version: 40-20240617 # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-silverblue-nvidia-userns.yml b/recipes/general/recipe-silverblue-nvidia-userns.yml index bfb6fa2..c5f61c7 100644 --- a/recipes/general/recipe-silverblue-nvidia-userns.yml +++ b/recipes/general/recipe-silverblue-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "Silverblue nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-silverblue-nvidia.yml b/recipes/general/recipe-silverblue-nvidia.yml index d25bf50..0260eb5 100644 --- a/recipes/general/recipe-silverblue-nvidia.yml +++ b/recipes/general/recipe-silverblue-nvidia.yml @@ -5,7 +5,7 @@ description: "Silverblue nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/silverblue-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-hyprland-main-userns.yml b/recipes/general/recipe-wayblue-hyprland-main-userns.yml index da54571..7eb30a5 100644 --- a/recipes/general/recipe-wayblue-hyprland-main-userns.yml +++ b/recipes/general/recipe-wayblue-hyprland-main-userns.yml @@ -5,7 +5,7 @@ description: "wayblue hyprland main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/hyprland -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-hyprland-main.yml b/recipes/general/recipe-wayblue-hyprland-main.yml index 13bab3c..8d0b655 100644 --- a/recipes/general/recipe-wayblue-hyprland-main.yml +++ b/recipes/general/recipe-wayblue-hyprland-main.yml @@ -5,7 +5,7 @@ description: "wayblue hyprland main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/hyprland -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-hyprland-nvidia-userns.yml b/recipes/general/recipe-wayblue-hyprland-nvidia-userns.yml index 51bcba7..66d1edc 100644 --- a/recipes/general/recipe-wayblue-hyprland-nvidia-userns.yml +++ b/recipes/general/recipe-wayblue-hyprland-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "wayblue hyprland nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/hyprland-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-hyprland-nvidia.yml b/recipes/general/recipe-wayblue-hyprland-nvidia.yml index 2d517cc..a1d4cb5 100644 --- a/recipes/general/recipe-wayblue-hyprland-nvidia.yml +++ b/recipes/general/recipe-wayblue-hyprland-nvidia.yml @@ -5,7 +5,7 @@ description: "wayblue hyprland nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/hyprland-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-river-main-userns.yml b/recipes/general/recipe-wayblue-river-main-userns.yml index 2af795b..584df94 100644 --- a/recipes/general/recipe-wayblue-river-main-userns.yml +++ b/recipes/general/recipe-wayblue-river-main-userns.yml @@ -5,7 +5,7 @@ description: "wayblue river main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/river -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-river-main.yml b/recipes/general/recipe-wayblue-river-main.yml index ea0a059..ad90b3a 100644 --- a/recipes/general/recipe-wayblue-river-main.yml +++ b/recipes/general/recipe-wayblue-river-main.yml @@ -5,7 +5,7 @@ description: "wayblue river main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/river -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-river-nvidia-userns.yml b/recipes/general/recipe-wayblue-river-nvidia-userns.yml index 5bb9438..359791e 100644 --- a/recipes/general/recipe-wayblue-river-nvidia-userns.yml +++ b/recipes/general/recipe-wayblue-river-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "wayblue river nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/river-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-river-nvidia.yml b/recipes/general/recipe-wayblue-river-nvidia.yml index de3e324..2f65ffb 100644 --- a/recipes/general/recipe-wayblue-river-nvidia.yml +++ b/recipes/general/recipe-wayblue-river-nvidia.yml @@ -5,7 +5,7 @@ description: "wayblue river nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/river-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-sway-main-userns.yml b/recipes/general/recipe-wayblue-sway-main-userns.yml index 5e1a9a4..818cfbd 100644 --- a/recipes/general/recipe-wayblue-sway-main-userns.yml +++ b/recipes/general/recipe-wayblue-sway-main-userns.yml @@ -5,7 +5,7 @@ description: "wayblue sway main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/sway -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-sway-main.yml b/recipes/general/recipe-wayblue-sway-main.yml index b6ae0fe..2585a07 100644 --- a/recipes/general/recipe-wayblue-sway-main.yml +++ b/recipes/general/recipe-wayblue-sway-main.yml @@ -5,7 +5,7 @@ description: "wayblue sway main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/sway -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-sway-nvidia-userns.yml b/recipes/general/recipe-wayblue-sway-nvidia-userns.yml index 454f58b..de4acb8 100644 --- a/recipes/general/recipe-wayblue-sway-nvidia-userns.yml +++ b/recipes/general/recipe-wayblue-sway-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "wayblue sway nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/sway-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-sway-nvidia.yml b/recipes/general/recipe-wayblue-sway-nvidia.yml index 73663e5..2429a9f 100644 --- a/recipes/general/recipe-wayblue-sway-nvidia.yml +++ b/recipes/general/recipe-wayblue-sway-nvidia.yml @@ -5,7 +5,7 @@ description: "wayblue sway nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/sway-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-wayfire-main-userns.yml b/recipes/general/recipe-wayblue-wayfire-main-userns.yml index cc267d8..237af22 100644 --- a/recipes/general/recipe-wayblue-wayfire-main-userns.yml +++ b/recipes/general/recipe-wayblue-wayfire-main-userns.yml @@ -5,7 +5,7 @@ description: "wayblue wayfire main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/wayfire -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-wayfire-main.yml b/recipes/general/recipe-wayblue-wayfire-main.yml index 6a57e19..d91fdcb 100644 --- a/recipes/general/recipe-wayblue-wayfire-main.yml +++ b/recipes/general/recipe-wayblue-wayfire-main.yml @@ -5,7 +5,7 @@ description: "wayblue wayfire main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/wayfire -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-wayfire-nvidia-userns.yml b/recipes/general/recipe-wayblue-wayfire-nvidia-userns.yml index 80c4b86..d1900dd 100644 --- a/recipes/general/recipe-wayblue-wayfire-nvidia-userns.yml +++ b/recipes/general/recipe-wayblue-wayfire-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "wayblue wayfire nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/wayfire-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-wayblue-wayfire-nvidia.yml b/recipes/general/recipe-wayblue-wayfire-nvidia.yml index 4636130..6aa56e3 100644 --- a/recipes/general/recipe-wayblue-wayfire-nvidia.yml +++ b/recipes/general/recipe-wayblue-wayfire-nvidia.yml @@ -5,7 +5,7 @@ description: "wayblue wayfire nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/wayblueorg/wayfire-nvidia -image-version: 40 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module