Files
truecharts/charts/stable/dell-idrac-fan-controller/values.yaml
T
TrueCharts BotandGitHub 4eb8213f81 chore(deps): update container image ghcr.io/tigerblue77/dell_idrac_fan_controller to latest@018df3f by renovate (#17731)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/tigerblue77/dell_idrac_fan_controller | digest | `d7469ef` ->
`018df3f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-29 13:16:53 +01:00

34 lines
812 B
YAML

image:
repository: ghcr.io/tigerblue77/dell_idrac_fan_controller
pullPolicy: IfNotPresent
tag: latest@sha256:018df3f64d99810c34a47366b8459cd7dab2e482169a6c7f43f72ce60181b4aa
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
env:
IDRAC_HOST: ""
IDRAC_USERNAME: ""
IDRAC_PASSWORD: ""
FAN_SPEED: 5
CPU_TEMPERATURE_THRESHOLD: 50
CHECK_INTERVAL: 60
DISABLE_THIRD_PARTY_PCIE_CARD_DELL_DEFAULT_COOLING_RESPONSE: false
portal:
open:
enabled: false