Merge pull request #44 from Ocelot-Social-Community/42-configure-COOKIE_EXPIRE_TIME

feat: 🍰 Release v1.0.8 – Configure Cookie Expire Time – second run
This commit is contained in:
Wolfgang Huß 2022-07-01 12:41:04 +02:00 committed by GitHub
commit b0d04e3c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -7,6 +7,7 @@ When you overtake this deploy and rebrand repo to your network you have to recog
### 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.
- Correct `locale` cookie exploration time in data privacy.
## Version 1.0.7 with 'ocelotDockerVersionTag' 1.0.7-171

View File

@ -1,7 +1,7 @@
{
"name": "ocelot-social-branded",
"version": "1.0.7",
"ocelotDockerVersionTag": "1.0.7-171",
"version": "1.0.8",
"ocelotDockerVersionTag": "1.0.8-182",
"dockerOrganisation": "ocelotsocialnetwork",
"description": "ocelot.social Branded",
"author": "ocelot.social Community",