1.6 KiB
1.6 KiB
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.1.0 with 'ocelotDockerVersionTag' 1.1.0-205
Deployment/Rebranding PR – chore: 🍰 Release v1.1.0 - Implement Categories Again #63
- You have to add the
CATEGORIES_ACTIVEfrom thedeployment/kubernetes/values.template.yamlto yourdeployment/kubernetes/values.yamland set it to your prevered value. - Make sure the correct categories are in your Neo4j database on the server.
Version >= 1.0.9 with 'ocelotDockerVersionTag' 1.0.9-199
Deployment/Rebranding PR – chore: 🍰 Implement PRODUCTION_DB_CLEAN_ALLOW for Staging Production Environments #56
- Copy
PRODUCTION_DB_CLEAN_ALLOWfromdeployment/kubernetes/values.template.yamltovalues.yamland set it tofalsefor production envireonments and only for several stage test servers totrue.
Deployment/Rebranding PR – chore: [WIP] 🍰 Refine docs, first step #46
- Commit: `Update cert-manager apiVersion "cert-manager.io/v1alpha2" to "cert-manager.io/v1"
- Check for
kubectlandhelmversions.
- Check for
Version >= 1.0.8 with 'ocelotDockerVersionTag' 1.0.8-182
PR – feat: 🍰 Configure Cookie Expire Time #43
- You have to add the
COOKIE_EXPIRE_TIMEfrom thedeployment/kubernetes/values.template.yamlto yourdeployment/kubernetes/values.yamland set it to your prevered value. - Correct
localecookie exploration time in data privacy.
Version 1.0.7 with 'ocelotDockerVersionTag' 1.0.7-171
- No informations.