mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 16:01:23 -03:00
chore(androiddebugbridge): update image docker.io/barnybbb/adb-hass-androidtv digest to 412502e (#44356)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/barnybbb/adb-hass-androidtv | digest | `060b7f9` -> `412502e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYW5kcm9pZGRlYnVnYnJpZGdlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -28,20 +28,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/androiddebugbridge
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp
|
||||
home: https://truecharts.org/charts/stable/androiddebugbridge
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp
|
||||
keywords:
|
||||
- androiddebugbridge
|
||||
- home-automation
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: androiddebugbridge
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/androiddebugbridge
|
||||
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv
|
||||
type: application
|
||||
version: 8.13.15
|
||||
version: 8.13.16
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/barnybbb/adb-hass-androidtv
|
||||
tag: latest@sha256:060b7f9171ec32138f9f484fbed8169e88c1d8522e8800d164516f9a8805c38c
|
||||
tag: latest@sha256:412502ea35369f8925b39c45bc230ae1b7823a88c15d68b31b6ed34df9c460c1
|
||||
persistence: {}
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user