Files
truecharts/charts/stable/truecommand/values.yaml
T
TrueCharts Bot 29e03f326f chore(helm): update image docker.io/ixsystems/truecommand 3.1.0 → 3.2.0 (#41679)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ixsystems/truecommand](https://redirect.github.com/iXsystems/TrueCommand)
| minor | `59022b7` -> `19c2184` |

---

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

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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-11-13 19:39:05 +01:00

22 lines
434 B
YAML

image:
repository: docker.io/ixsystems/truecommand
pullPolicy: IfNotPresent
tag: 3.2.0@sha256:19c218455cd2a0517930b99b5de486ce2e0a2173f36c7a11d542a828f75e5a67
service:
main:
ports:
main:
port: 10031
targetPort: 80
persistence:
data:
enabled: true
mountPath: "/data"
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0