chore(helm): update image ghcr.io/ich777/redmserver digest to 40114bd (#29932)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/ich777/redmserver | digest | `05fe3fc` -> `40114bd` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2024-12-31 13:20:04 +01:00
committed by GitHub
parent f9fbe8694d
commit ea19b9da8a
2 changed files with 10 additions and 10 deletions

View File

@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/redm
- https://redm.gg/
type: application
version: 7.4.0
version: 8.0.0

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/ich777/redmserver
tag: latest@sha256:05fe3fc7a4e6ebc5f40dbdee7863806af1af4c5cfb2d3b643254a15fb6e0ae8a
tag: latest@sha256:40114bd20d141ec86e51b9d9cd2f904c97579aa5be4d00a1bfee6c95622b3d43
persistence:
serverfiles:
enabled: true
@@ -21,34 +21,34 @@ service:
port: 9016
protocol: http
targetPort: 8080
tcp1:
port1tcp:
enabled: true
ports:
tcp1:
port1tcp:
enabled: true
port: 30110
protocol: tcp
targetPort: 30110
tcp2:
port2tcp:
enabled: true
ports:
tcp2:
port2tcp:
enabled: true
port: 30120
protocol: tcp
targetPort: 30120
udp1:
port1udp:
enabled: true
ports:
udp1:
port1udp:
enabled: true
port: 30110
protocol: udp
targetPort: 30110
udp2:
port2udp:
enabled: true
ports:
udp2:
port2udp:
enabled: true
port: 30120
protocol: udp