From 5ebb724849515fa77dde63ca9fd52b17f7bbd963 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 08:05:01 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.22.2 --- 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 acfb08bc8..a90a51154 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -3,7 +3,7 @@ gitea: type: Recreate image: repository: gitea/gitea - tag: 1.22.1 + tag: 1.22.2 ingress: enabled: false className: traefik