chore(deps): update container image tccr.io/truecharts/tasmobackup to latest@197cbf9 (#15683)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/tasmobackup | digest | `f191e4d` -> `197cbf9` | --- > [!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
ed9fe37c88
commit
ea2893496f
|
@ -1,32 +1,32 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: tasmobackup
|
||||
version: 3.0.5
|
||||
version: 3.0.6
|
||||
appVersion: latest
|
||||
description: backup all your tasmota devices in one place.
|
||||
home: https://truecharts.org/charts/incubator/tasmobackup
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/danmed/TasmoBackupV1
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup
|
||||
- https://github.com/truecharts/containers/tree/master/mirrortasmobackup
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup
|
||||
- https://github.com/truecharts/containers/tree/master/mirrortasmobackup
|
||||
- https://github.com/danmed/TasmoBackupV1
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- tasmobackup
|
||||
- HomeAutomation
|
||||
- Network-Management
|
||||
- tasmobackup
|
||||
- HomeAutomation
|
||||
- Network-Management
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 13.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 13.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/tasmobackup
|
||||
tag: latest@sha256:f191e4de7867b74936d33cbb4d02ddc21515a0bc9327c9544174d3e88e2c5768
|
||||
tag: latest@sha256:197cbf9ce71dd849473ea47c09cb60a667d7f80dd456f13123eaca61517d5ff3
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue