This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shawly/ps3netsrv](https://redirect.github.com/shawly/docker-ps3netsrv) | minor | `42d1b26` -> `f23497b` | --- > [!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. --- ### Release Notes <details> <summary>shawly/docker-ps3netsrv (docker.io/shawly/ps3netsrv)</summary> ### [`v1.11.0`](https://redirect.github.com/shawly/docker-ps3netsrv/releases/tag/v1.11.0) [Compare Source](https://redirect.github.com/shawly/docker-ps3netsrv/compare/v1.10.0...v1.11.0) Updated ps3netsrv to [`2025050`](https://redirect.github.com/shawly/docker-ps3netsrv/commit/20250501) Updated alpine to 3.21 ps3netsrv version ([`2025050`](https://redirect.github.com/shawly/docker-ps3netsrv/commit/20250501)) **Full Changelog**: https://github.com/shawly/docker-ps3netsrv/compare/v1.10.0...v1.11.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
22 lines
432 B
YAML
22 lines
432 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: docker.io/shawly/ps3netsrv
|
|
tag: v1.11.0@sha256:f23497ba5c34099e65c3a0590f5dfd0ee21c5c66f592a644aafb2d88f3d60e1e
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 38008
|
|
targetPort: 38008
|
|
protocol: tcp
|
|
|
|
persistence:
|
|
games:
|
|
enabled: true
|
|
mountPath: /games
|