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

| Package | Update | Change |
|---|---|---|
| ghcr.io/tigerblue77/dell_idrac_fan_controller | digest | `1b82a31` ->
`5184af8` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-17 04:42:28 +01:00

34 lines
812 B
YAML

image:
repository: ghcr.io/tigerblue77/dell_idrac_fan_controller
pullPolicy: IfNotPresent
tag: latest@sha256:5184af88c6c03204611d40d4b1c6bc36202762592d16a97236bb4254951d23b0
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