Files
truecharts/charts/stable/collabora/values.yaml
TrueCharts Bot be2cc93351 chore(deps): update container image collabora/code to v23.05.9.1.1@e0c7ff3 by renovate (#18374)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| collabora/code | patch | `23.05.8.4.1` -> `23.05.9.1.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 01:01:33 +00:00

57 lines
1.1 KiB
YAML

image:
repository: collabora/code
pullPolicy: IfNotPresent
tag: 23.05.9.1.1@sha256:e0c7ff3cf4ccd49a590980cf83f46f8efd9456f9d173f92d1acfd3f41be09319
collabora:
username: admin
password: changeme
interface: default
dictionaries:
- de_DE
- en_GB
- en_US
- el_GR
- es_ES
- fr_FR
- pt_BR
- pt_PT
- it
- nl
- ru
server_name: example.com
aliasgroup1: https://cloud.example.com
ssl_enable: false
ssl_termination: true
no_gen_ssl: true
extra_params:
- --o:welcome.enable=false
workload:
main:
podSpec:
containers:
main:
envFrom:
- configMapRef:
name: collabora-config
securityContext:
runAsUser: 100
runAsGroup: 102
readOnlyRootFilesystem: false
allowPrivilegeEscalation: true
capabilities:
add:
- CHOWN
- FOWNER
- SYS_CHROOT
- MKNOD
service:
main:
ports:
main:
protocol: http
targetPort: 9980
port: 9980
portal:
open:
enabled: true