Files
truecharts/charts/stable/airdcpp-webclient/values.yaml
T
TrueCharts BotandGitHub ddb643c657 chore(helm): update image docker.io/gangefors/airdcpp-webclient 2.13.2 → 2.13.3 (#31041)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/gangefors/airdcpp-webclient | patch | `0c77867` -> `bd7e071`
|

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 16:42:11 +00:00

59 lines
1.1 KiB
YAML

image:
repository: docker.io/gangefors/airdcpp-webclient
pullPolicy: IfNotPresent
tag: 2.13.3@sha256:bd7e071edd6c3a5d0f7bc1f3beb5d2a5ed1068f78ab29ccccf50969ab26cc9de
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
path: /
readiness:
type: tcp
path: /
startup:
type: tcp
path: /
env: {}
service:
main:
ports:
main:
protocol: tcp
port: 10155
targetPort: 5600
unencrypted-tcp:
enabled: true
ports:
unencrypted-tcp:
enabled: true
protocol: tcp
port: 21248
targetPort: 21248
encrypted-tcp:
enabled: true
ports:
encrypted-tcp:
enabled: true
protocol: tcp
port: 21249
targetPort: 21249
search-udp:
enabled: true
ports:
search-udp:
enabled: true
protocol: udp
port: 21248
targetPort: 21248
persistence:
config:
enabled: true
mountPath: /.airdcpp
portal:
open:
enabled: true