From 691ad49aa4b797a82961aee48281ebdb3033fd50 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 20 Oct 2022 22:05:56 +0000
Subject: [PATCH] Update onlyoffice/documentserver Docker tag to v7.2.1.34

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

diff --git a/values.yaml b/values.yaml
index e73770c3..c97eeb9f 100644
--- a/values.yaml
+++ b/values.yaml
@@ -102,7 +102,7 @@ onlyoffice:
   image:
     # https://hub.docker.com/r/onlyoffice/documentserver/tags
     repository: onlyoffice/documentserver
-    tag: 7.2.0.204
+    tag: 7.2.1.34
     pullPolicy: Always
 
   strategy: Recreate
-- 
GitLab