chore(helm): update image docker.io/bobokun/qbit_manage v4.1.18 → v4.2.0 (#32791)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bobokun/qbit_manage | minor | `ee61270` -> `e7187b7` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.1.18
|
||||
appVersion: 4.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage
|
||||
- https://hub.docker.com/r/bobokun/qbit_manage
|
||||
type: application
|
||||
version: 10.5.4
|
||||
version: 10.6.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/bobokun/qbit_manage
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.1.18@sha256:ee612701600a18d01bbd71627338e55596334e6ce8be3c6ae908680c53055f01
|
||||
tag: v4.2.0@sha256:e7187b74b33e5812797f2bcb4b68d98f539ffde9fe66c3502b0a69f906b69d3b
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user