Files
truecharts/charts/stable/collabora/values.yaml
T
TrueCharts Bot 02418a185d chore(helm): update image docker.io/collabora/code 24.04.13.2.1 → 24.04.13.3.1 (#34329)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/collabora/code | patch | `01dc4ab` -> `c918662` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-13 14:23:23 +02:00

54 lines
1.1 KiB
YAML

image:
repository: docker.io/collabora/code
pullPolicy: IfNotPresent
tag: 24.04.13.3.1@sha256:c918662331cbd13b28ef2f7d2d7d91055948adfcadaff21c687cbbbe08258729
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: 1001
runAsGroup: 1001
readOnlyRootFilesystem: false
allowPrivilegeEscalation: true
capabilities:
add:
- CHOWN
- FOWNER
- SYS_CHROOT
- MKNOD
service:
main:
ports:
main:
protocol: http
targetPort: 9980
port: 9980