Files
truecharts/charts/stable/slash/values.yaml
T
TrueCharts Bot 3fd9264363 chore(deps): update container image yourselfhosted/slash to 1.0.0@cee3d2a by renovate (#22391)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourselfhosted/slash | digest | `9bd1527` -> `cee3d2a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-25 02:36:38 +02:00

25 lines
490 B
YAML

image:
repository: yourselfhosted/slash
pullPolicy: IfNotPresent
tag: 1.0.0@sha256:cee3d2a8bb122590f9b118a21fb600e986b69064f93aeb4938d2481aec670607
service:
main:
ports:
main:
protocol: http
port: 5231
workload:
main:
podSpec:
containers:
main:
env:
SLASH_PORT: "{{ .Values.service.main.ports.main.port }}"
persistence:
config:
enabled: true
mountPath: "/var/opt/slash"
portal:
open:
enabled: true