feat(doplarr): update image oci.trueforge.org/containerforge/doplarr 3.6.3 → 3.7.0 (#44953)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/doplarr](https://ghcr.io/trueforge-org/doplarr) ([source](https://redirect.github.com/kiranshila/doplarr)) | minor | `1440c30` → `bbc99ed` | --- > [!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>kiranshila/doplarr (oci.trueforge.org/containerforge/doplarr)</summary> ### [`v3.7.0`](https://redirect.github.com/kiranshila/Doplarr/releases/tag/v3.7.0) [Compare Source](https://redirect.github.com/kiranshila/doplarr/compare/v3.6.3...v3.7.0) #### What's Changed - Doplarr Arm64 supported docker image by [@​AvihaiZiv](https://redirect.github.com/AvihaiZiv) in [kiranshila/Doplarr#138](https://redirect.github.com/kiranshila/Doplarr/pull/138) - merge from develop by [@​kiranshila](https://redirect.github.com/kiranshila) in [kiranshila/Doplarr#156](https://redirect.github.com/kiranshila/Doplarr/pull/156) #### New Contributors - [@​AvihaiZiv](https://redirect.github.com/AvihaiZiv) made their first contribution in [kiranshila/Doplarr#138](https://redirect.github.com/kiranshila/Doplarr/pull/138) **Full Changelog**: <https://github.com/kiranshila/Doplarr/compare/v3.6.3...v3.7.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2RvcGxhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.6.3
|
||||
appVersion: 3.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/doplarr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/doplarr
|
||||
type: application
|
||||
version: 12.14.20
|
||||
version: 12.15.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/doplarr
|
||||
tag: "3.6.3@sha256:1440c3052903abaed43c3a678b1a0ae0ba73bd860cdd34246749fe26f8520573"
|
||||
tag: "3.7.0@sha256:bbc99ed4a836c813db5a8b4bf9b2948cfc501ed4a17c793d6d5cd9a5baf2c425"
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user