From 1f07a605bb9194f61d2cfab98362b63c7c9aedb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 04:59:43 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.22.3 --- 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 3bbdfcff9..c986513b8 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.2 + tag: 1.22.3 ingress: enabled: false className: traefik