From f293a3380588b0c85e031a873acd53946ad91c6a Mon Sep 17 00:00:00 2001 From: "angelnu-bot[bot]" <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 05:06:41 +0000 Subject: [PATCH] fix(docker-image): update gitea/gitea docker tag to v1.22.3 | datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | docker | gitea/gitea | 1.22.2 | 1.22.3 | --- apps/default/gitea/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/default/gitea/release.yaml b/apps/default/gitea/release.yaml index 0938a344f..c5140d712 100644 --- a/apps/default/gitea/release.yaml +++ b/apps/default/gitea/release.yaml @@ -20,7 +20,7 @@ spec: values: image: repository: gitea/gitea - tag: 1.22.2 + tag: 1.22.3 pullPolicy: IfNotPresent service: