mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 04:31:31 -03:00
feat(qbitrr): update image docker.io/feramance/qbitrr v5.7.1 → v5.8.1 (#44178)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | minor | `848a47d` -> `ccefd0e` | --- > [!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. --- ### Release Notes <details> <summary>Feramance/qBitrr (docker.io/feramance/qbitrr)</summary> ### [`v5.8.1`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v581-26012026) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.8.0...v5.8.1) ##### 🐛 Bug Fixes - [\[patch\] fix: Trigger release workflow after dockerhub-description fix](629e9de15e) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v5.8.0`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v580-26012026) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.7.1...v5.8.0) ##### 🚀 Features - [\[minor\] fix: Add force flag to commit PKG-INFO in sync workflow](8be276f446) - [@​Feramance](https://redirect.github.com/Feramance) - [\[minor\] feat: Database consolidation - single unified database architecture](8e05317c26) - [@​Feramance](https://redirect.github.com/Feramance) ##### 📝 Documentation - [docs: sync PKG-INFO description](27d3abb834) - [@​Feramance](https://redirect.github.com/Feramance) ##### 🔧 Maintenance - [Build(deps): Bump @​melloware/react-logviewer from 6.3.4 to 6.3.5 in /webui (#​276)](83b7f10674) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/dates from 8.3.12 to 8.3.13 in /webui (#​271)](d34ffdafe7) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/hooks from 8.3.12 to 8.3.13 in /webui (#​275)](6d33b137c4) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps-dev): Bump globals from 17.0.0 to 17.1.0 in /webui (#​274)](118b4c751a) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps-dev): Bump typescript-eslint from 8.53.0 to 8.53.1 in /webui (#​272)](29648ced38) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/core from 8.3.12 to 8.3.13 in /webui (#​270)](c403b03df6) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps-dev): Bump @​types/node from 25.0.9 to 25.0.10 in /webui (#​269)](aef2bddb33) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump lodash-es from 4.17.21 to 4.17.23 in /webui (#​268)](2bc34c01c4) - [@​Feramance](https://redirect.github.com/Feramance) *** </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcWJpdHJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.7.1
|
||||
appVersion: 5.8.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.37
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr
|
||||
- https://hub.docker.com/r/feramance/qbitrr
|
||||
type: application
|
||||
version: 8.7.6
|
||||
version: 8.8.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.7.1@sha256:848a47db860ce05646c3fbcd711d637b588f9dbdd5439d93e26a6f557d27667a
|
||||
tag: v5.8.1@sha256:ccefd0ed01b96e6f91972951e48ffe2c5c6c66a0fc238f93542576893ce5886d
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user