chore(deps): update container image danmed/tasmobackupv1 to v1.06.04@d623789 by renovate (#24406)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [danmed/tasmobackupv1](https://togithub.com/danmed/TasmoBackupV1) | patch | `1.06.02` -> `1.06.04` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>danmed/TasmoBackupV1 (danmed/tasmobackupv1)</summary> ### [`v1.06.04`](https://togithub.com/danmed/TasmoBackupV1/compare/1.06.03...1.06.04) [Compare Source](https://togithub.com/danmed/TasmoBackupV1/compare/1.06.03...1.06.04) ### [`v1.06.03`](https://togithub.com/danmed/TasmoBackupV1/compare/1.06.02...1.06.03) [Compare Source](https://togithub.com/danmed/TasmoBackupV1/compare/1.06.02...1.06.03) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
parent
ec167238e8
commit
8deeaf592c
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.06.02
|
||||
appVersion: 1.06.04
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/tasmobackup
|
||||
- https://hub.docker.com/r/danmed/tasmobackupv1
|
||||
type: application
|
||||
version: 8.2.1
|
||||
version: 8.2.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: danmed/tasmobackupv1
|
||||
tag: 1.06.02@sha256:208e73b09ca5e651be98bd02537ea6a188407f393dd7f1bd7a4c68428219df29
|
||||
tag: 1.06.04@sha256:d623789faa8f1b2f8d1028be525565bf575e5b9cfadebedeef782d2f611f2670
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue