From f4bcbc04d316f35ff5fcae24f95ec99a05e32615 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Wed, 3 Dec 2025 18:58:00 -0500 Subject: [PATCH] Pin end images to latest; update base-combo to 43 --- recipes/base-combo-nvidia.yml | 2 +- recipes/base-combo.yml | 2 +- recipes/cp-laptop.yml | 3 +-- recipes/jp-desktop-nvidia.yml | 8 +------- recipes/jp-laptop.yml | 4 +--- recipes/pg-desktop-nvidia.yml | 5 +---- recipes/wke-fw-desktop.yml | 2 +- recipes/wke-server.yml | 2 +- recipes/wke-worker.yml | 2 +- 9 files changed, 9 insertions(+), 21 deletions(-) diff --git a/recipes/base-combo-nvidia.yml b/recipes/base-combo-nvidia.yml index fd83735..3558f86 100644 --- a/recipes/base-combo-nvidia.yml +++ b/recipes/base-combo-nvidia.yml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: combo-nvidia base-image: quay.io/fedora-ostree-desktops/kinoite -image-version: 42 +image-version: 43 description: The base image of Wunker OS with COSMIC and Plasma for Nvidia modules: - from-file: base/common.yml diff --git a/recipes/base-combo.yml b/recipes/base-combo.yml index 8c2cc2a..28f3ab2 100644 --- a/recipes/base-combo.yml +++ b/recipes/base-combo.yml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: combo base-image: quay.io/fedora-ostree-desktops/kinoite -image-version: 42 +image-version: 43 description: The base image of Wunker OS with COSMIC and Plasma modules: - from-file: base/common.yml diff --git a/recipes/cp-laptop.yml b/recipes/cp-laptop.yml index 93d3c48..2b7f8b5 100644 --- a/recipes/cp-laptop.yml +++ b/recipes/cp-laptop.yml @@ -1,9 +1,8 @@ --- # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: cp-laptop -# base-image: ghcr.io/ublue-os/kinoite-main base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite -image-version: 42 +image-version: latest description: The image of Wunker OS for CP's laptop. modules: - from-file: common/common.yml diff --git a/recipes/jp-desktop-nvidia.yml b/recipes/jp-desktop-nvidia.yml index 355fb17..79b4d21 100644 --- a/recipes/jp-desktop-nvidia.yml +++ b/recipes/jp-desktop-nvidia.yml @@ -1,14 +1,8 @@ --- # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: jp-desktop-nvidia -# Bazzite -# base-image: ghcr.io/ublue-os/bazzite-nvidia-open -# image-version: "42.20250828.1" - -# Custom Base base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo-nvidia -# base-image: registry.gitlab.com/wunker-bunker/wunker-os/cosmic-nvidia -image-version: 42 +image-version: latest description: The image of Wunker OS for JP's desktop gaming. blue-build-tag: none nushell-version: none diff --git a/recipes/jp-laptop.yml b/recipes/jp-laptop.yml index 37513c4..6423d9a 100644 --- a/recipes/jp-laptop.yml +++ b/recipes/jp-laptop.yml @@ -1,10 +1,8 @@ --- # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: jp-laptop -# base-image: ghcr.io/ublue-os/bazzite -# image-version: "42.20250828" base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo -image-version: 42 +image-version: latest description: The image of Wunker OS for JP's Laptop. stages: - from-file: common/helix.yml diff --git a/recipes/pg-desktop-nvidia.yml b/recipes/pg-desktop-nvidia.yml index f734286..fbce069 100644 --- a/recipes/pg-desktop-nvidia.yml +++ b/recipes/pg-desktop-nvidia.yml @@ -1,11 +1,8 @@ --- # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: pg-desktop-nvidia - -# Custom Base -# base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite-nvidia base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite-nvidia -image-version: 42 +image-version: latest description: The image of Wunker OS for PG's desktop gaming. modules: - from-file: common/common.yml diff --git a/recipes/wke-fw-desktop.yml b/recipes/wke-fw-desktop.yml index 48c9fb4..dbaf54e 100644 --- a/recipes/wke-fw-desktop.yml +++ b/recipes/wke-fw-desktop.yml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: wke base-image: registry.gitlab.com/wunker-bunker/wunker-os/base -image-version: 42 +image-version: latest description: The image of Wunker OS for RKE2 Worker alt-tags: - fw-desktop diff --git a/recipes/wke-server.yml b/recipes/wke-server.yml index 62d41af..1c6e900 100644 --- a/recipes/wke-server.yml +++ b/recipes/wke-server.yml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: wke base-image: registry.gitlab.com/wunker-bunker/wunker-os/base -image-version: 42 +image-version: latest description: The image of Wunker OS for RKE2 Server alt-tags: - server diff --git a/recipes/wke-worker.yml b/recipes/wke-worker.yml index 9f1184e..c37d776 100644 --- a/recipes/wke-worker.yml +++ b/recipes/wke-worker.yml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: wke base-image: registry.gitlab.com/wunker-bunker/wunker-os/base -image-version: 42 +image-version: latest description: The image of Wunker OS for RKE2 Worker alt-tags: - worker