chore(helm): update image ghcr.io/home-operations/prowlarr 1.33.0.4994 → 1.33.1.4997 (#33745)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch | `b1b4da4` -> `3bb878c` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)</summary> ### [`v1.33.1.4997`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.33.1.4997): 1.33.1.4997 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.33.0.4994...v1.33.1.4997) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Prowlarr within an existing docker container.*** #### Changes: - [`5c5a163`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5c5a163151e6c3c69c9466df5792e6c072c3b457) Fixed: (AnimeBytes) Allow season searching for ONA - [`023eec0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/023eec0ec062a0e1fac3c45907fdcf1e2222125e) Update timezone offset for PrivateHD and CinemaZ - [`5bc5f0e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5bc5f0e6b8218b6dd3da2ddb342e8a5e7370a52e) New: Categories, genres, indexer flags and publish dates for webhook releases - [`5cbacc0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5cbacc01eb83531eaf0aa19b0a665b1b6d73eb0c) Fixed: Publish dates timezone in history details for grabbed releases - [`f4f1b38`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f4f1b38324e9351c8c96cf231333203579694b30) New: On Grab notifications for CustomScript - [`758dddd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/758dddd4ad8261a9c948303d4d5811676496e1e6) Bump version to 1.33.1 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=179&\_a=release-summary). </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.33.0.4994
|
||||
appVersion: 1.33.1.4997
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
type: application
|
||||
version: 18.18.0
|
||||
version: 18.18.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 1.33.0.4994@sha256:b1b4da4df605bec0ba810cf18abf91bc6569f5d8144a64da699cb78a7c2ec30c
|
||||
tag: 1.33.1.4997@sha256:3bb878cf5d447934f4f3848315f3cf393bdc269eee9f823df34e06768a55ddb3
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user