chore(deps): update container image ghcr.io/kiranshila/doplarr to v3.6.3@426517f by renovate (#18133)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kiranshila/doplarr](https://togithub.com/kiranshila/Doplarr) | patch | `v3.6.2` -> `v3.6.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>kiranshila/Doplarr (ghcr.io/kiranshila/doplarr)</summary> ### [`v3.6.3`](https://togithub.com/kiranshila/Doplarr/releases/tag/v3.6.3) [Compare Source](https://togithub.com/kiranshila/Doplarr/compare/v3.6.2...v3.6.3) #### What's Changed - Add extra detail to Discord configuration instructions by [@​jconnop](https://togithub.com/jconnop) in [https://github.com/kiranshila/Doplarr/pull/109](https://togithub.com/kiranshila/Doplarr/pull/109) - Bug: Fix for Query with Special Characters Failing Against Overseer by [@​The-Running-Dev](https://togithub.com/The-Running-Dev) in [https://github.com/kiranshila/Doplarr/pull/134](https://togithub.com/kiranshila/Doplarr/pull/134) #### New Contributors - [@​jconnop](https://togithub.com/jconnop) made their first contribution in [https://github.com/kiranshila/Doplarr/pull/109](https://togithub.com/kiranshila/Doplarr/pull/109) - [@​The-Running-Dev](https://togithub.com/The-Running-Dev) made their first contribution in [https://github.com/kiranshila/Doplarr/pull/134](https://togithub.com/kiranshila/Doplarr/pull/134) **Full Changelog**: https://github.com/kiranshila/Doplarr/compare/v3.6.2...v3.6.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.6.2
|
||||
appVersion: 3.6.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/doplarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png
|
||||
keywords:
|
||||
- doplarr
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/doplarr
|
||||
- https://ghcr.io/kiranshila/doplarr
|
||||
type: application
|
||||
version: 8.1.12
|
||||
version: 8.1.13
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/kiranshila/doplarr
|
||||
tag: v3.6.2@sha256:7fbd2250cc871787150a3d33be4f5d168c8eb1436c1c064c0a9533ebb7a9098a
|
||||
tag: v3.6.3@sha256:426517f9913bc330dd3a52830a7fc37ff49eb4ba5782eeee1ea70787f3dce12c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user