feat(container): update image ghcr.io/stuffanthings/qbit_manage ( v4.6.6 ➔ v4.7.0 )#118
Merged
gravity182 merged 1 commit intomainfrom Apr 5, 2026
Merged
Conversation
--- HelmRelease: default/qbit-manage CronJob: default/qbit-manage
+++ HelmRelease: default/qbit-manage CronJob: default/qbit-manage
@@ -47,13 +47,13 @@
- command:
- sh
- -c
- |
cp /config-template/config.yml /config/config.yml
echo "Config file copied from template"
- image: ghcr.io/stuffanthings/qbit_manage:v4.6.6@sha256:e4bb989719c9f3c7218c36f688de03cea2b95f0664fa89ba8095ad7ed0eeefed
+ image: ghcr.io/stuffanthings/qbit_manage:v4.7.0@sha256:8786f2efc6fb8e26281f09bf6c5d0004e2d2420fd4781af0aed123ae01558e21
name: copy-config
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
@@ -79,13 +79,13 @@
- qbit_manage.py
env:
- name: QBT_LOG_LEVEL
value: INFO
- name: TZ
value: Europe/Moscow
- image: ghcr.io/stuffanthings/qbit_manage:v4.6.6@sha256:e4bb989719c9f3c7218c36f688de03cea2b95f0664fa89ba8095ad7ed0eeefed
+ image: ghcr.io/stuffanthings/qbit_manage:v4.7.0@sha256:8786f2efc6fb8e26281f09bf6c5d0004e2d2420fd4781af0aed123ae01558e21
name: app
resources:
requests:
cpu: 10m
memory: 64Mi
securityContext: |
--- kubernetes/apps/default/qbit-manage/app Kustomization: default/qbit-manage HelmRelease: default/qbit-manage
+++ kubernetes/apps/default/qbit-manage/app Kustomization: default/qbit-manage HelmRelease: default/qbit-manage
@@ -43,13 +43,13 @@
- qbit_manage.py
env:
QBT_LOG_LEVEL: INFO
TZ: Europe/Moscow
image:
repository: ghcr.io/stuffanthings/qbit_manage
- tag: v4.6.6@sha256:e4bb989719c9f3c7218c36f688de03cea2b95f0664fa89ba8095ad7ed0eeefed
+ tag: v4.7.0@sha256:8786f2efc6fb8e26281f09bf6c5d0004e2d2420fd4781af0aed123ae01558e21
resources:
requests:
cpu: 10m
memory: 64Mi
securityContext:
allowPrivilegeEscalation: false
@@ -70,13 +70,13 @@
- -c
- |
cp /config-template/config.yml /config/config.yml
echo "Config file copied from template"
image:
repository: ghcr.io/stuffanthings/qbit_manage
- tag: v4.6.6@sha256:e4bb989719c9f3c7218c36f688de03cea2b95f0664fa89ba8095ad7ed0eeefed
+ tag: v4.7.0@sha256:8786f2efc6fb8e26281f09bf6c5d0004e2d2420fd4781af0aed123ae01558e21
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.6.6→v4.7.0Release Notes
StuffAnThings/qbit_manage (ghcr.io/stuffanthings/qbit_manage)
v4.7.0Compare Source
Requirements Updated
BREAKING CHANGE
Improvements
shareLimitsSchemafor improved consistency (Fixes #1082)Bug Fixes
Full Changelog: StuffAnThings/qbit_manage@v4.6.6...v4.7.0
Configuration
📅 Schedule: Branch creation - "before 10am on monday" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Renovate Bot.