From 526aa2c551fabf714f3551d71170ebd4e4ad07c7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 31 May 2024 14:03:13 +0000 Subject: [PATCH] Update ghcr.io/vshn/appcat-apiserver Docker tag to v0.2.3 Signed-off-by: Renovate Bot --- component/class/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component/class/defaults.yml b/component/class/defaults.yml index 219a53238..2167f3d77 100644 --- a/component/class/defaults.yml +++ b/component/class/defaults.yml @@ -53,7 +53,7 @@ parameters: apiserver: registry: ghcr.io repository: vshn/appcat-apiserver - tag: v0.1.4 + tag: v0.2.3 functionAppcat: registry: ${appcat:images:appcat:registry} repository: ${appcat:images:appcat:repository}