Files
truecharts/charts/stable/truecommand/values.yaml
T
TrueCharts Bot 91cd00917e chore(deps): update container image ixsystems/truecommand to v3.0.1@df4fe22 by renovate (#19314)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ixsystems/truecommand](https://togithub.com/iXsystems/TrueCommand) |
patch | `3.0.0` -> `3.0.1` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-16 12:25:40 +00:00

24 lines
457 B
YAML

image:
repository: ixsystems/truecommand
pullPolicy: IfNotPresent
tag: 3.0.1@sha256:df4fe22a1940d31ac5d0df7f1fb31ee56d7e15229ec71f11257f660c5128a6a8
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