chore(deps): update container image ghcr.io/onedr0p/bazarr to 1.4.2@7f152a7 by renovate (#22047)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/bazarr](https://ghcr.io/onedr0p/bazarr) ([source](https://togithub.com/morpheus65535/bazarr)) | digest | `62558b2` -> `7f152a7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM2My4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
9b4bd883c3
commit
4222f4b95a
|
@ -27,7 +27,7 @@ keywords:
|
|||
- subtitles
|
||||
- usenet
|
||||
- torrent
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,7 +36,7 @@ name: bazarr
|
|||
sources:
|
||||
- https://github.com/morpheus65535/bazarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bazarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://ghcr.io/onedr0p/bazarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
type: application
|
||||
version: 20.0.6
|
||||
version: 20.0.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.2@sha256:62558b2f9210b288f01e96753c99699dc2fab7c27f9e678f994bd0068bc6d41e
|
||||
tag: 1.4.2@sha256:7f152a7b8f46707f5feb68a315d8989cb85ed9e8b6868608f80e6f5eb6cc2e8e
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644
|
||||
|
|
Loading…
Reference in New Issue