Files
truecharts/charts/stable/collabora/values.yaml
TrueCharts Bot 631fe4685a chore(deps): update container image collabora/code to v23.05.8.4.1@451616b by renovate (#17783)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| collabora/code | patch | `23.05.8.2.1` -> `23.05.8.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMSIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-02 17:17:15 +01:00

57 lines
1.1 KiB
YAML

image:
repository: collabora/code
pullPolicy: IfNotPresent
tag: 23.05.8.4.1@sha256:451616b720add064c176bf6bf6ae63c4fe5fb8a757d31e699190818fc1a01113
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