Thorsten Roßner
c2b44da34e
chore(release): 0.4.1 [skip ci]
...
## [0.4.1](https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/deployment/sovereign-workplace/compare/v0.4.0...v0.4.1 ) (2023-09-19)
### Bug Fixes
* **univention-management-stack:** Remove doublette triple dashes in helmfile.yaml ([41b9afb ](41b9afb364 ))
v0.4.1
2023-09-19 12:40:28 +00:00
Thorsten Roßner
41b9afb364
fix(univention-management-stack): Remove doublette triple dashes in helmfile.yaml
2023-09-19 13:54:20 +02:00
Thorsten Roßner
63bdcf594b
chore(release): 0.4.0 [skip ci]
...
# [0.4.0](https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/deployment/sovereign-workplace/compare/v0.3.2...v0.4.0 ) (2023-09-18)
### Features
* **ci:** Optionally trigger E2E tests of the SouvAP Dev team ([a99c088 ](a99c088361 ))
v0.4.0
2023-09-18 14:48:12 +00:00
Dibya Chakravorty
a99c088361
feat(ci): Optionally trigger E2E tests of the SouvAP Dev team
2023-09-18 14:46:17 +00:00
Thorsten Roßner
8d09aa02f9
chore(release): 0.3.2 [skip ci]
...
## [0.3.2](https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/deployment/sovereign-workplace/compare/v0.3.1...v0.3.2 ) (2023-09-14)
### Bug Fixes
* **helmfile:** Fix linter issues ([1514678 ](1514678db0 ))
* **univention-management-stack:** Add "commonLabels" into helmfile ([16c08f8 ](16c08f82c9 ))
* **univention-management-stack:** Add Helm charts ([a74d662 ](a74d662404 ))
* **univention-management-stack:** Add switch "univentionManagementStack.enabled" ([471a2fa ](471a2fa262 ))
* **univention-management-stack:** Adjust Ingress configuration for portal-server ([13bcd78 ](13bcd785e8 ))
* **univention-management-stack:** Adjust Ingress configuration for umc ([320da3b ](320da3bec3 ))
* **univention-management-stack:** Adjust Ingress configuration of notifications-api ([5e1a7b1 ](5e1a7b19e2 ))
* **univention-management-stack:** Adjust ingress configuration of the portal-frontend ([c54bab1 ](c54bab165b ))
* **univention-management-stack:** Adjust Ingress configuration of udm-rest-api ([c61b1b8 ](c61b1b8281 ))
* **univention-management-stack:** Adjust Ingress conifguration of store-dav ([96097e4 ](96097e4704 ))
* **univention-management-stack:** Configure cookie banner data ([12c931f ](12c931fcff ))
* **univention-management-stack:** Define resource requests and limits ([2f8a298 ](2f8a298925 ))
* **univention-management-stack:** Disable istio for the stack ([4835a2b ](4835a2beec ))
* **univention-management-stack:** Prepare persistence configuration ([7ab1cb5 ](7ab1cb5c7e ))
* **univention-management-stack:** Process bases before releases ([ec3f1d9 ](ec3f1d96ac ))
* **univention-management-stack:** Set externalDomainName for bootstrapping the stack ([0ba71f2 ](0ba71f2749 ))
* **univention-management-stack:** Split templated from static values ([09079a1 ](09079a1303 ))
* **univention-management-stack:** Split values into templated and static ([d3c4390 ](d3c439038a ))
* **univention-management-stack:** Update portal-listener to leverage dependency waiting ([c840608 ](c840608112 ))
* **univention-management-stack:** Use global secrets to fill initialPasswordAdministrator ([a4bab40 ](a4bab4068d ))
* **univention-management-stack:** Use global secrets to populate ldap related secrets ([9409ad8 ](9409ad829a ))
* **univention-management-stack:** Use global secrets to set store-dav related passwords ([90019e3 ](90019e3ef6 ))
* **univention-management-stack:** Use ldap base DN "dc=swp-ldap,dc=internal" ([77e362f ](77e362f6bc ))
* **univention-management-stack:** Use postgresql service for notifications-api ([fe0e0cd ](fe0e0cdce4 ))
* **univention-management-stack:** Use the prefix "ums-" for all releases ([edb25bd ](edb25bd765 ))
* **univention-management-stack:** Use the value "global.imagePullPolicy" ([15db5dc ](15db5dcbba ))
v0.3.2
2023-09-14 20:16:01 +00:00
Johannes Bornhold
1514678db0
fix(helmfile): Fix linter issues
2023-09-14 15:37:35 +02:00
Johannes Bornhold
b7254cf5dc
ci(univention-management-stack): Enforce choice between UCS and UMS
2023-09-14 15:26:58 +02:00
Johannes Bornhold
7ab1cb5c7e
fix(univention-management-stack): Prepare persistence configuration
2023-09-14 15:21:46 +02:00
Johannes Bornhold
0ba71f2749
fix(univention-management-stack): Set externalDomainName for bootstrapping the stack
2023-09-14 15:21:46 +02:00
Johannes Bornhold
77e362f6bc
fix(univention-management-stack): Use ldap base DN "dc=swp-ldap,dc=internal"
2023-09-14 15:21:45 +02:00
Johannes Bornhold
09079a1303
fix(univention-management-stack): Split templated from static values
2023-09-14 15:21:45 +02:00
Johannes Bornhold
15db5dcbba
fix(univention-management-stack): Use the value "global.imagePullPolicy"
2023-09-14 15:18:00 +02:00
Johannes Bornhold
d3c439038a
fix(univention-management-stack): Split values into templated and static
2023-09-14 15:18:00 +02:00
Johannes Bornhold
9409ad829a
fix(univention-management-stack): Use global secrets to populate ldap related secrets
2023-09-14 15:18:00 +02:00
Johannes Bornhold
a4bab4068d
fix(univention-management-stack): Use global secrets to fill initialPasswordAdministrator
2023-09-14 15:18:00 +02:00
Johannes Bornhold
90019e3ef6
fix(univention-management-stack): Use global secrets to set store-dav related passwords
2023-09-14 15:18:00 +02:00
Johannes Bornhold
4835a2beec
fix(univention-management-stack): Disable istio for the stack
2023-09-14 15:18:00 +02:00
Johannes Bornhold
12c931fcff
fix(univention-management-stack): Configure cookie banner data
2023-09-14 15:18:00 +02:00
Johannes Bornhold
2f8a298925
fix(univention-management-stack): Define resource requests and limits
2023-09-14 15:18:00 +02:00
Johannes Bornhold
ec3f1d96ac
fix(univention-management-stack): Process bases before releases
2023-09-14 15:17:59 +02:00
Johannes Bornhold
16c08f82c9
fix(univention-management-stack): Add "commonLabels" into helmfile
2023-09-14 15:17:59 +02:00
Johannes Bornhold
edb25bd765
fix(univention-management-stack): Use the prefix "ums-" for all releases
2023-09-14 15:17:59 +02:00
Johannes Bornhold
c840608112
fix(univention-management-stack): Update portal-listener to leverage dependency waiting
2023-09-14 15:17:59 +02:00
Johannes Bornhold
320da3bec3
fix(univention-management-stack): Adjust Ingress configuration for umc
2023-09-14 15:17:59 +02:00
Johannes Bornhold
c61b1b8281
fix(univention-management-stack): Adjust Ingress configuration of udm-rest-api
2023-09-14 15:17:59 +02:00
Johannes Bornhold
96097e4704
fix(univention-management-stack): Adjust Ingress conifguration of store-dav
2023-09-14 15:17:59 +02:00
Johannes Bornhold
5e1a7b19e2
fix(univention-management-stack): Adjust Ingress configuration of notifications-api
2023-09-14 15:17:59 +02:00
Johannes Bornhold
13bcd785e8
fix(univention-management-stack): Adjust Ingress configuration for portal-server
2023-09-14 15:17:58 +02:00
Johannes Bornhold
c54bab165b
fix(univention-management-stack): Adjust ingress configuration of the portal-frontend
2023-09-14 15:17:58 +02:00
Johannes Bornhold
836f491766
ci(univention-management-stack): Add option to deploy UMS
2023-09-14 15:17:58 +02:00
Johannes Bornhold
fe0e0cdce4
fix(univention-management-stack): Use postgresql service for notifications-api
2023-09-14 15:17:58 +02:00
Johannes Bornhold
a74d662404
fix(univention-management-stack): Add Helm charts
2023-09-14 15:17:58 +02:00
Johannes Bornhold
471a2fa262
fix(univention-management-stack): Add switch "univentionManagementStack.enabled"
2023-09-14 14:58:22 +02:00
Thorsten Roßner
5f79763e2b
chore(release): 0.3.1 [skip ci]
...
## [0.3.1](https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/deployment/sovereign-workplace/compare/v0.3.0...v0.3.1 ) (2023-09-14)
### Bug Fixes
* **collabora:** Update Ingress annotations and set securityContext ([b5583ca ](b5583caec1 ))
* **element:** Improve default container security settings ([882f1fb ](882f1fbc93 ))
* **element:** Update opendesk element version to 2.0.1 ([d725b93 ](d725b93798 ))
* **helmfile:** Remove default SMTP credentials and create docs for SMTP/TURN ([e120f5f ](e120f5fb9a ))
* **helmfile:** Update images and use a tag and digest together ([c7fc187 ](c7fc187f14 ))
* **services:** Explicitly set securityContexts ([a799db0 ](a799db03c4 ))
* **services:** Update Postfix to 2.0.2 fixing security gaining ([e1070ee ](e1070eeb06 ))
v0.3.1
2023-09-14 11:11:40 +00:00
Dominik Kaminski
e120f5fb9a
fix(helmfile): Remove default SMTP credentials and create docs for SMTP/TURN
2023-09-13 23:39:38 +02:00
Dominik Kaminski
a799db03c4
fix(services): Explicitly set securityContexts
2023-09-13 19:33:47 +02:00
Dominik Kaminski
d725b93798
fix(element): Update opendesk element version to 2.0.1
2023-09-13 19:33:47 +02:00
Dominik Kaminski
e1070eeb06
fix(services): Update Postfix to 2.0.2 fixing security gaining
2023-09-13 19:33:47 +02:00
Dominik Kaminski
c7fc187f14
fix(helmfile): Update images and use a tag and digest together
2023-09-13 19:33:47 +02:00
Dominik Kaminski
89ac783dc3
chore(collabora): Quote strings
2023-09-13 19:33:47 +02:00
Dominik Kaminski
882f1fbc93
fix(element): Improve default container security settings
2023-09-13 19:33:43 +02:00
Dominik Kaminski
b5583caec1
fix(collabora): Update Ingress annotations and set securityContext
2023-09-13 16:32:35 +02:00
Thorsten Roßner
6d23534ee0
chore(release): 0.3.0 [skip ci]
...
# [0.3.0](https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/deployment/sovereign-workplace/compare/v0.2.10...v0.3.0 ) (2023-09-12)
### Features
* **ci:** Selective tests ([d2e7ac9 ](d2e7ac9348 ))
v0.3.0
2023-09-12 21:18:26 +00:00
Tobias Heinzmann
d2e7ac9348
feat(ci): Selective tests
2023-09-12 21:16:33 +00:00
Thorsten Roßner
2125037a3c
chore(release): 0.2.10 [skip ci]
...
## [0.2.10](https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/deployment/sovereign-workplace/compare/v0.2.9...v0.2.10 ) (2023-09-06)
### Bug Fixes
* **helmfile:** Add imagePullPolicy default env variable ([f988644 ](f9886448b6 ))
* **helmfile:** Update images and add jitsi, keycloak to security section in docs ([0eceb85 ](0eceb85e7d ))
* **jitsi:** Update chart to 1.4.2 with improved security and fixed change on each deployment ([1349181 ](1349181d80 ))
* **jitsi:** Update jitsi to 1.5.1 and fix prosody image ([ed7e5e4 ](ed7e5e428e ))
* **keycloak:** Improve default security settings ([3b90533 ](3b90533063 ))
* **nextcloud:** Fix yamllint disable comment ([4380e78 ](4380e78981 ))
* **services:** Disable https redirect in istio to fix cert-manager issues ([1ef4a86 ](1ef4a861ac ))
* **services:** Fix capabilities of postifix ([a6fa846 ](a6fa846afc ))
* **services:** Fix OCI registry address of postgresql, mariadb ([be82243 ](be82243966 ))
v0.2.10
2023-09-06 17:12:09 +00:00
Dominik Kaminski
ed7e5e428e
fix(jitsi): Update jitsi to 1.5.1 and fix prosody image
2023-09-06 19:09:59 +02:00
Dominik Kaminski
d28a425673
chore(release): 0.2.10 [skip ci]
...
## [0.2.10](https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/deployment/sovereign-workplace/compare/v0.2.9...v0.2.10 ) (2023-09-06)
### Bug Fixes
* **helmfile:** Add imagePullPolicy default env variable ([f988644 ](f9886448b6 ))
* **helmfile:** Update images and add jitsi, keycloak to security section in docs ([0eceb85 ](0eceb85e7d ))
* **jitsi:** Update chart to 1.4.2 with improved security and fixed change on each deployment ([1349181 ](1349181d80 ))
* **keycloak:** Improve default security settings ([3b90533 ](3b90533063 ))
* **nextcloud:** Fix yamllint disable comment ([4380e78 ](4380e78981 ))
* **services:** Disable https redirect in istio to fix cert-manager issues ([1ef4a86 ](1ef4a861ac ))
* **services:** Fix capabilities of postifix ([a6fa846 ](a6fa846afc ))
* **services:** Fix OCI registry address of postgresql, mariadb ([be82243 ](be82243966 ))
2023-09-06 07:53:01 +00:00
Dominik Kaminski
a6fa846afc
fix(services): Fix capabilities of postifix
2023-09-05 21:50:31 +02:00
Dominik Kaminski
4380e78981
fix(nextcloud): Fix yamllint disable comment
2023-09-05 20:31:32 +02:00
Dominik Kaminski
be82243966
fix(services): Fix OCI registry address of postgresql, mariadb
2023-09-05 20:15:03 +02:00