From 9ad8cc71f5bc2744f572590161f849148a2a3159 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 13:20:17 +0000 Subject: [PATCH] fix(container): update gitea/gitea docker tag to 1.15.11 --- cluster/apps/development/gitea/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/development/gitea/helm-release.yaml b/cluster/apps/development/gitea/helm-release.yaml index e40baaa27..d258115ea 100644 --- a/cluster/apps/development/gitea/helm-release.yaml +++ b/cluster/apps/development/gitea/helm-release.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: gitea/gitea - tag: 1.15.10 + tag: 1.15.11 rootless: true gitea: