Files
truecharts/charts/stable/tasmocompiler/values.yaml
T
TrueCharts BotandGitHub 423db72c21 chore(helm): update image docker.io/benzino77/tasmocompiler digest to 80fd9b2 (#36498)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/benzino77/tasmocompiler | digest | `bad9897` -> `80fd9b2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-21 20:20:28 +02:00

20 lines
401 B
YAML

image:
repository: docker.io/benzino77/tasmocompiler
tag: latest@sha256:80fd9b28295c25dbe8d7f065f5a1edf9aeb8e2246b1c0e914a0890293a057a2f
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 14003
protocol: http
targetPort: 3000