From 7b18e6f71e7c2ae9216c77b6d4bc0028cf379d1a Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 15 Feb 2024 11:26:30 +0100 Subject: [PATCH] Bump ciux to v1.1.1-rc15 (increase argo wait timeout) --- .ciux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ciux b/.ciux index 1422c15d..410e7521 100644 --- a/.ciux +++ b/.ciux @@ -32,7 +32,7 @@ dependencies: - image: gitlab-registry.in2p3.fr/astrolabsoftware/fink/spark-py:k8s-3.4.1 labels: build: "true" - - package: github.com/k8s-school/ktbx@v1.1.1-rc14 + - package: github.com/k8s-school/ktbx@v1.1.1-rc15 labels: itest: "optional" ci: "true"