From 5d640481558c50129437215a84aca39ed2b0507d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 07:24:56 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.22.1 --- clusters/cl01tl/platform/gitea/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 73ef38807..91e38e433 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -1,7 +1,7 @@ gitea: image: repository: gitea/gitea - tag: 1.22.0 + tag: 1.22.1 ingress: enabled: false className: traefik