Files
truecharts/charts/stable/wallos/values.yaml
T
TrueCharts BotandGitHub 27c7def5b3 chore(helm): update image ghcr.io/ellite/wallos 3.1.0 → 3.1.1 (#35395)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
patch | `d5fc700` -> `2098a83` |

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

---

### Release Notes

<details>
<summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary>

###
[`v3.1.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#311-2025-05-15)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v3.1.0...v3.1.1)

##### Bug Fixes

- issue listing prices when uah was added to the list of currencies
([#&#8203;823](https://redirect.github.com/ellite/Wallos/issues/823))
([bd20b56](https://redirect.github.com/ellite/Wallos/commit/bd20b5697659fc6117113205a3995d7e5f9026c9))

</details>

---

### 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-05-15 20:39:22 +02:00

28 lines
541 B
YAML

image:
repository: ghcr.io/ellite/wallos
tag: 3.1.1@sha256:2098a836d4e7c7903decd0a5cb9f8c0d7bb9d1932052b068837c91515d84a913
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8282
protocol: tcp
targetPort: 80
persistence:
database:
enabled: true
mountPath: "/var/www/html/db"
logos:
enabled: true
mountPath: "/var/www/html/images/uploads/logos"