chore(deps): update container image bobokun/qbit_manage to v4.1.4@ccd850b by renovate (#22214)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bobokun/qbit_manage | patch | `v4.1.3` -> `v4.1.4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
7d14624f81
commit
14c942c689
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.1.3
|
||||
appVersion: 4.1.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- qbitmanage
|
||||
- Downloaders
|
||||
- MediaApp-Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage
|
||||
- https://hub.docker.com/r/bobokun/qbit_manage
|
||||
type: application
|
||||
version: 9.0.5
|
||||
version: 9.0.6
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: bobokun/qbit_manage
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.1.3@sha256:2fdd0af23a7d90bc9bdeb191925014a30077ad84fd8ec0c788304755145bf866
|
||||
tag: v4.1.4@sha256:ccd850b6b84c321ed8babbcccd2308dd6f2305605f2ce79fa6e9276238b5b476
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in New Issue