chore(deps): update container image tccr.io/truecharts/tasmoadmin to v3.2.0@9ba3cbe (#15700)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/tasmoadmin](https://togithub.com/truecharts/containers) | minor | `v3.0.8` -> `v3.2.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
030aecde89
commit
d86ce37917
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: tasmoadmin
|
||||
version: 4.0.13
|
||||
appVersion: 3.0.8
|
||||
version: 4.1.0
|
||||
appVersion: 3.2.0
|
||||
description: A administrative platform for devices flashed with Tasmota.
|
||||
home: https://truecharts.org/charts/incubator/tasmoadmin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/tasmoadmin
|
||||
tag: v3.0.8@sha256:b669fa9293bda148c04dec6cf802bda1ddcb0b20d037532617f17ca2f9b5dbdd
|
||||
tag: v3.2.0@sha256:9ba3cbe28414dd61e03b9d36c29c4792f6fde11dbe0e130f9186760d5afe6c29
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue