From b8d07f2ebe7b66af7b883f37cc3069b71de320ad Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Fri, 27 Feb 2026 00:15:54 +0000 Subject: [PATCH 1/9] chore: Bump krew version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- che-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-base/Containerfile b/che-base/Containerfile index f2aa45b..b37994b 100755 --- a/che-base/Containerfile +++ b/che-base/Containerfile @@ -8,7 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/batleforc/WeeboDevImag ENV HELM_VERSION="v4.1.1" ENV TASKFILE_VERSION="v3.48.0" ENV k9S_VERSION="v0.50.18" -ENV KREW_VERSION="v0.4.5" +ENV KREW_VERSION="v0.5.0" ENV GITLEAKS_VERSION="8.30.0" ENV KUBEDOCK_VERSION="0.20.3" ENV BUILDKIT_VERSION="v0.27.1" From 9f904af76eee39bb5787b145c63a41fe334d8476 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Thu, 5 Mar 2026 00:14:56 +0000 Subject: [PATCH 2/9] chore: Bump buildkit version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- che-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-base/Containerfile b/che-base/Containerfile index b37994b..8c10fa8 100755 --- a/che-base/Containerfile +++ b/che-base/Containerfile @@ -11,7 +11,7 @@ ENV k9S_VERSION="v0.50.18" ENV KREW_VERSION="v0.5.0" ENV GITLEAKS_VERSION="8.30.0" ENV KUBEDOCK_VERSION="0.20.3" -ENV BUILDKIT_VERSION="v0.27.1" +ENV BUILDKIT_VERSION="v0.28.0" ENV COCOGITTO_VERSION="6.5.0" ENV HOME=/home/tooling From 5d03c1e805556074d18d91a8868b1ff74fdd2a71 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Thu, 5 Mar 2026 00:15:00 +0000 Subject: [PATCH 3/9] chore: Bump cog version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- che-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-base/Containerfile b/che-base/Containerfile index 8c10fa8..4bb54c7 100755 --- a/che-base/Containerfile +++ b/che-base/Containerfile @@ -12,7 +12,7 @@ ENV KREW_VERSION="v0.5.0" ENV GITLEAKS_VERSION="8.30.0" ENV KUBEDOCK_VERSION="0.20.3" ENV BUILDKIT_VERSION="v0.28.0" -ENV COCOGITTO_VERSION="6.5.0" +ENV COCOGITTO_VERSION="7.0.0" ENV HOME=/home/tooling From 9e01283f89d08dbb94695ad7668589d2c8e98825 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Sun, 8 Mar 2026 00:14:12 +0000 Subject: [PATCH 4/9] chore: Bump task version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- che-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-base/Containerfile b/che-base/Containerfile index 4bb54c7..f3a1044 100755 --- a/che-base/Containerfile +++ b/che-base/Containerfile @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.title="Che-BaseImage" LABEL org.opencontainers.image.source="https://github.com/batleforc/WeeboDevImage" ENV HELM_VERSION="v4.1.1" -ENV TASKFILE_VERSION="v3.48.0" +ENV TASKFILE_VERSION="v3.49.0" ENV k9S_VERSION="v0.50.18" ENV KREW_VERSION="v0.5.0" ENV GITLEAKS_VERSION="8.30.0" From 3834db8cb658ec4e36e93fbb12c68c4251726f87 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 9 Mar 2026 00:14:04 +0000 Subject: [PATCH 5/9] chore: Bump task version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- che-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-base/Containerfile b/che-base/Containerfile index f3a1044..6bd3320 100755 --- a/che-base/Containerfile +++ b/che-base/Containerfile @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.title="Che-BaseImage" LABEL org.opencontainers.image.source="https://github.com/batleforc/WeeboDevImage" ENV HELM_VERSION="v4.1.1" -ENV TASKFILE_VERSION="v3.49.0" +ENV TASKFILE_VERSION="v3.49.1" ENV k9S_VERSION="v0.50.18" ENV KREW_VERSION="v0.5.0" ENV GITLEAKS_VERSION="8.30.0" From 75c14ea3bb7e79ffd168be48cd021175d2881996 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Thu, 12 Mar 2026 00:12:39 +0000 Subject: [PATCH 6/9] chore: Bump helm version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- che-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-base/Containerfile b/che-base/Containerfile index 6bd3320..90a6021 100755 --- a/che-base/Containerfile +++ b/che-base/Containerfile @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.url="https://github.com/batleforc/WeeboDevImage/c LABEL org.opencontainers.image.title="Che-BaseImage" LABEL org.opencontainers.image.source="https://github.com/batleforc/WeeboDevImage" -ENV HELM_VERSION="v4.1.1" +ENV HELM_VERSION="v4.1.3" ENV TASKFILE_VERSION="v3.49.1" ENV k9S_VERSION="v0.50.18" ENV KREW_VERSION="v0.5.0" From 45dcef3c2eb10d2ce7aef7016999facaad78620b Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Sun, 22 Mar 2026 00:15:03 +0000 Subject: [PATCH 7/9] chore: Bump gitleaks version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- che-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-base/Containerfile b/che-base/Containerfile index 90a6021..9f49cdc 100755 --- a/che-base/Containerfile +++ b/che-base/Containerfile @@ -9,7 +9,7 @@ ENV HELM_VERSION="v4.1.3" ENV TASKFILE_VERSION="v3.49.1" ENV k9S_VERSION="v0.50.18" ENV KREW_VERSION="v0.5.0" -ENV GITLEAKS_VERSION="8.30.0" +ENV GITLEAKS_VERSION="8.30.1" ENV KUBEDOCK_VERSION="0.20.3" ENV BUILDKIT_VERSION="v0.28.0" ENV COCOGITTO_VERSION="7.0.0" From 8604003b8c5e562145dff2e64d8d0b5eedd3c10e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Thu, 26 Mar 2026 00:17:39 +0000 Subject: [PATCH 8/9] chore: Bump buildkit version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- che-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-base/Containerfile b/che-base/Containerfile index 9f49cdc..b2222bc 100755 --- a/che-base/Containerfile +++ b/che-base/Containerfile @@ -11,7 +11,7 @@ ENV k9S_VERSION="v0.50.18" ENV KREW_VERSION="v0.5.0" ENV GITLEAKS_VERSION="8.30.1" ENV KUBEDOCK_VERSION="0.20.3" -ENV BUILDKIT_VERSION="v0.28.0" +ENV BUILDKIT_VERSION="v0.28.1" ENV COCOGITTO_VERSION="7.0.0" ENV HOME=/home/tooling From 599081d17774f06568f3ab067ce376048806af69 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Wed, 1 Apr 2026 00:19:28 +0000 Subject: [PATCH 9/9] chore: Bump buildkit version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- che-base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-base/Containerfile b/che-base/Containerfile index b2222bc..79d40f5 100755 --- a/che-base/Containerfile +++ b/che-base/Containerfile @@ -11,7 +11,7 @@ ENV k9S_VERSION="v0.50.18" ENV KREW_VERSION="v0.5.0" ENV GITLEAKS_VERSION="8.30.1" ENV KUBEDOCK_VERSION="0.20.3" -ENV BUILDKIT_VERSION="v0.28.1" +ENV BUILDKIT_VERSION="v0.29.0" ENV COCOGITTO_VERSION="7.0.0" ENV HOME=/home/tooling