chore(deps): update container image benzino77/tasmocompiler to latest@8c349e3 by renovate (#18754)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | benzino77/tasmocompiler | digest | `c8e6792` -> `8c349e3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
7166b44bd5
commit
ccf9096767
|
@ -24,7 +24,7 @@ keywords:
|
|||
- tasmocompiler
|
||||
- home-automation
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/tasmocompiler
|
||||
- https://hub.docker.com/r/benzino77/tasmocompiler
|
||||
type: application
|
||||
version: 6.2.0
|
||||
version: 6.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: benzino77/tasmocompiler
|
||||
tag: latest@sha256:c8e67924ec406757dce93c3c26033bbc282dda2fc333ed1dbbaac5c0e98a99d8
|
||||
tag: latest@sha256:8c349e37dfa02a2632488a18100a67d0d7102b1436b77d387e65a63cf09d2225
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue