chore(deps): update container image benzino77/tasmocompiler to latest@3d8a61a by renovate (#16922)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | benzino77/tasmocompiler | digest | `d2df0ef` -> `3d8a61a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,38 +1,38 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: tasmocompiler
|
||||
version: 5.1.8
|
||||
version: 5.1.9
|
||||
appVersion: latest
|
||||
description: TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings
|
||||
home: https://truecharts.org/charts/incubator/tasmocompiler
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler
|
||||
- https://hub.docker.com/r/benzino77/tasmocompiler
|
||||
- https://github.com/benzino77/tasmocompiler
|
||||
- https://github.com/benzino77/tasmocompiler
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler
|
||||
- https://hub.docker.com/r/benzino77/tasmocompiler
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- tasmocompiler
|
||||
- HomeAutomation
|
||||
- Tools-Utilities
|
||||
- tasmocompiler
|
||||
- HomeAutomation
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: HomeAutomation
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: HomeAutomation
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: benzino77/tasmocompiler
|
||||
tag: latest@sha256:d2df0ef394c2b387e8a9a9dc0282fc448148c07f2341ec21a9100a4967e0aee1
|
||||
tag: latest@sha256:3d8a61ac32c454691fe8824fb4cf5a568d114ea644f589e304a6b606a51c69ca
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user