Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit dd70a52

Browse files
author
Chris Wiechmann
authored
Update UPDATE.md
1 parent ba36977 commit dd70a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPDATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This document contains information on how to upgrade the solution from one versi
44

55
The basic principle of the solution is that no files delivered with a release are changed. This is the best way to ensure that the solution can be updated without any problems. Only your .env file(s) must be carried over from one release to the next. It is not planned to backport bugfixes or enhancements in older releases.
66

7-
Currently, we describe how to update based on Docker Compose. As soon as a deployment via HELM charts on a Kubernetes cluster is supported, that will also be documented here.
7+
This documents describes how to update based on Docker Compose deployment. If you have deployed the solution on a Kubernetes-Cluster using Helm, please follow the instructions here: [Upgrade a Helm-Deployment](helm#upgrade-the-release)
88

99
## Zero-downtime upgrade
1010

0 commit comments

Comments
 (0)