Files
truecharts/charts/stable/truecommand/values.yaml
T
TrueCharts Bot 08aabc937e chore(helm): update image docker.io/ixsystems/truecommand 3.0.2 → 3.1.0 (#33280)
This PR contains the following updates:

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

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-15 14:43:03 +01:00

24 lines
467 B
YAML

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