From 237b9615379f09a0d28b5d60a2c7bc58f75aa8f3 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 2 Apr 2026 01:09:11 +0000 Subject: [PATCH 1/2] chore: Update manifests after change --- .../intel-device-plugin/GpuDevicePlugin-gpudeviceplugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/intel-device-plugin/GpuDevicePlugin-gpudeviceplugin.yaml b/clusters/cl01tl/manifests/intel-device-plugin/GpuDevicePlugin-gpudeviceplugin.yaml index 97a3c7f74..e42d4ac8f 100644 --- a/clusters/cl01tl/manifests/intel-device-plugin/GpuDevicePlugin-gpudeviceplugin.yaml +++ b/clusters/cl01tl/manifests/intel-device-plugin/GpuDevicePlugin-gpudeviceplugin.yaml @@ -4,7 +4,7 @@ metadata: name: gpudeviceplugin annotations: null spec: - image: "intel/intel-gpu-plugin:0.35.0@sha256:34697f9c286857da986381595ac2a693524a83c831955247dae47dfda4d2f526" + image: "intel/intel-gpu-plugin:0.35.0" logLevel: 2 sharedDevNum: 5 enableMonitoring: true -- 2.49.1 From 9f5b8d583a07f0599d95d5f0cfecd7640eaeb5f9 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 2 Apr 2026 01:11:05 +0000 Subject: [PATCH 2/2] chore: Update manifests after change --- clusters/cl01tl/manifests/komodo/Deployment-komodo-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/komodo/Deployment-komodo-main.yaml b/clusters/cl01tl/manifests/komodo/Deployment-komodo-main.yaml index 562460202..c2d006f1f 100644 --- a/clusters/cl01tl/manifests/komodo/Deployment-komodo-main.yaml +++ b/clusters/cl01tl/manifests/komodo/Deployment-komodo-main.yaml @@ -102,7 +102,7 @@ spec: name: komodo-secret - name: KOMODO_OIDC_USE_FULL_EMAIL value: "true" - image: ghcr.io/moghtech/komodo-core:2.0.0@sha256:3cc134272b39313ae1fb34ea8a3c8a0c2f629a3c2eeaf71258702159f154f9e9 + image: ghcr.io/moghtech/komodo-core:2.1.0@sha256:4915d91b5c6e9de4e8fd59391eed5cad090ec84dcf6a1a9233d97edfdbbb88e7 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1