From 750f7f541b807942d3dabf54d698ba9c305e1c30 Mon Sep 17 00:00:00 2001 From: Mike Voronov Date: Thu, 30 Jan 2025 12:18:25 +0300 Subject: [PATCH] update ccp-cu-worker to 0.16.1 --- flux/core/lightmare/app/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/core/lightmare/app/release.yml b/flux/core/lightmare/app/release.yml index e3aedc40..a01e2e0c 100644 --- a/flux/core/lightmare/app/release.yml +++ b/flux/core/lightmare/app/release.yml @@ -19,4 +19,4 @@ spec: ccp: image: repository: "fluencelabs/ccp-cu-worker" - tag: "0.14.3" + tag: "0.16.1"