From 99f22bf4d24f96c17f169874afbe793208c85394 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 22 Sep 2022 22:06:16 +0000
Subject: [PATCH] Update onlyoffice/documentserver Docker tag to v7.2.0.204

---
 values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/values.yaml b/values.yaml
index 6a0dc0b2..9f882628 100644
--- a/values.yaml
+++ b/values.yaml
@@ -88,7 +88,7 @@ onlyoffice:
   image:
     # https://hub.docker.com/r/onlyoffice/documentserver/tags
     repository: onlyoffice/documentserver
-    tag: 7.1.1.23
+    tag: 7.2.0.204
     pullPolicy: Always
 
   strategy: Recreate
-- 
GitLab