You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⬆️(deps) Bump docs version to v3.8.21 (MinBZK#253)
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eric Wout van der Steen <ericwout.steen@rijksoverheid.nl>
| Notes | Docs |[v3.8.0](https://github.com/suitenumerique/docs/releases/tag/v3.8.0)|[documentation](https://github.com/suitenumerique/docs/tree/main/docs/installation)| MIT |
95
+
| Notes | Docs |[v3.8.21](https://github.com/suitenumerique/docs/releases/tag/v3.8.21)|[documentation](https://github.com/suitenumerique/docs/tree/main/docs/installation)| MIT |
96
96
| Video backend | Livekit |[v1.9.3](https://github.com/livekit/livekit/releases/tag/v1.9.3)|[documentation](https://livekit.io/)| Apache-2.0 |
97
97
| Video conferencing | meet |[v0.1.38](https://github.com/suitenumerique/meet/releases/tag/v0.1.38)|[documentation](https://github.com/suitenumerique/meet/tree/main/docs)| MIT |
98
98
| AI Assistent | Conversations |[v0.0.5](https://github.com/suitenumerique/conversations/tag/v0.0.5)|[documentation](https://github.com/suitenumerique/conversations/blob/main/README.md)| MIT |
| Notes | Docs |[v3.8.0](https://github.com/suitenumerique/docs/releases/tag/v3.8.0)|[documentation](https://github.com/suitenumerique/docs/tree/main/docs/installation)| MIT |
56
+
| Notes | Docs |[v3.8.21](https://github.com/suitenumerique/docs/releases/tag/v3.8.21)|[documentation](https://github.com/suitenumerique/docs/tree/main/docs/installation)| MIT |
57
57
| Video backend | Livekit |[v1.9.3](https://github.com/livekit/livekit/releases/tag/v1.9.3)|[documentation](https://livekit.io/)| Apache-2.0 |
58
58
| Video conferencing | Meet |[v0.1.38](https://github.com/suitenumerique/meet/releases/tag/v0.1.38)|[documentation](https://github.com/suitenumerique/meet/tree/main/docs)| MIT |
59
59
| AI Assistent | Conversations |[v0.0.5](https://github.com/suitenumerique/conversations/tags/v0.0.5)|[documentation](https://github.com/suitenumerique/conversations/blob/main/README.md)| MIT |
Copy file name to clipboardExpand all lines: helmfile/apps/docs/charts/docs/values.yaml
+3-15Lines changed: 3 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,6 @@ global:
30
30
## @param global.compatibility.omitEmptySeLinuxOptions If set to true, removes the seLinuxOptions from the securityContexts when it is set to an empty object
31
31
##
32
32
omitEmptySeLinuxOptions: false
33
-
34
33
## @section Common parameters
35
34
36
35
## @param kubeVersion Override Kubernetes version reported by .Capabilities
## @param frontend.existingConfigmap The name of an existing ConfigMap with your custom configuration for Impress frontend
1171
1166
##
1172
1167
existingConfigmap: ""
@@ -1489,10 +1484,8 @@ frontend:
1489
1484
serviceWorkerDeactivated: false
1490
1485
## @param frontend.configuration.publishAsMit Removes packages whose licences are incompatible with the MIT licence (xl-docx-exporter: GPL, xl-pdf-exporter: GPL, xl-multi-column: GPL)
0 commit comments