From 518ec8ffef001720fec36e827274b79d290d9055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 20 Jan 2022 18:37:01 +0100 Subject: [PATCH] Add 'TODO-next-update.md' --- TODO-next-update.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO-next-update.md diff --git a/TODO-next-update.md b/TODO-next-update.md new file mode 100644 index 0000000..a2608d5 --- /dev/null +++ b/TODO-next-update.md @@ -0,0 +1,13 @@ +# Todo For Next Update + +When you overtake this deploy and rebrand repo to your network you have to recognize the following changes and doings … + +## This Latest Version > 1.0.7 with 'ocelotDockerVersionTag' 1.0.7-171 + +### PR – feat: 🍰 Configure Cookie Expire Time #43 + +- You have to add the `COOKIE_EXPIRE_TIME` from the `deployment/kubernetes/values.template.yaml` to your `deployment/kubernetes/values.yaml` and set it to your prevered value. + +## Version 1.0.7 with 'ocelotDockerVersionTag' 1.0.7-171 + +- No informations.