f443654691
This PR contains the following updates: | Package | Update | Change | |---|---|---| | benzino77/tasmocompiler | digest | `8c349e3` -> `df411c3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
24 lines
426 B
YAML
24 lines
426 B
YAML
image:
|
|
repository: benzino77/tasmocompiler
|
|
tag: latest@sha256:df411c39b0fa608e91a0ec83145749a2c26e1c192d52ac6d191d2a2f69f4a4e5
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 14003
|
|
protocol: http
|
|
targetPort: 3000
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|