From f4efc2b92817de36b9273d72b0bc123229b33438 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 10:52:17 +0000 Subject: [PATCH] chore(deps): update helm release redis to v20.11.3 --- deployments/ocis-office/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/ocis-office/helmfile.yaml b/deployments/ocis-office/helmfile.yaml index 55a98bdf..de04401e 100644 --- a/deployments/ocis-office/helmfile.yaml +++ b/deployments/ocis-office/helmfile.yaml @@ -45,7 +45,7 @@ releases: - name: redis namespace: onlyoffice chart: bitnami/redis - version: 20.11.2 + version: 20.11.3 labels: ci-lint-skip: true # skip linting this chart in CI