From 09eedfa39e3f6d7438eb55f1fd2257178c934e6e Mon Sep 17 00:00:00 2001 From: Aaron Spettl Date: Fri, 7 Jun 2024 21:58:53 +0200 Subject: [PATCH] Update example config file --- example/ccliwrapper.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/ccliwrapper.yaml b/example/ccliwrapper.yaml index 2678a8b..945315c 100644 --- a/example/ccliwrapper.yaml +++ b/example/ccliwrapper.yaml @@ -24,7 +24,7 @@ tools: imageName: golang imageTag: type: Fixed - value: "1.21" + value: "1.22" workDir: /app command: type: ReuseName @@ -148,7 +148,7 @@ tools: imageName: alpine/helm imageTag: type: Fixed - value: "3.13.1" + value: "3.15.1" command: type: DoNotSpecify mounts: