From ccf262f6ac5914335d561b01c8b17d07236a3282 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 23 Nov 2025 14:13:19 +0100 Subject: [PATCH] feat(common): add containerforge ubuntu --- charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 4b1c71a9a93..349e3bbdb9b 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -51,5 +51,5 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 28.26.4 +version: 28.27.0 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index c320b29700a..66c996bb055 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -592,6 +592,11 @@ alpineImage: tag: v3.22.1 pullPolicy: IfNotPresent +ubuntuImage: + repository: oci.trueforge.org/containerforge/ubuntu + tag: "24.04" + pullPolicy: IfNotPresent + scratchImage: repository: oci.trueforge.org/tccr/scratch tag: latest@sha256:4aef9dbf99ea2a8857ed4ce9d9bf79d330b79044884c7374e392445d122ec746