chore(helm): update image ghcr.io/autobrr/autobrr v1.49.0 → v1.50.0 (#29050)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `dc2195c` -> `6a6f235` | --- > [!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>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.50.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.50.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.49.0...v1.50.0) #### Changelog ##### New Features - [`1227657`](https://redirect.github.com/autobrr/autobrr/commit/1227657ae8c0a86cdc6caec3d601715850809c2e): feat(indexers): FearNoPeer update IRC server ([#​1816](https://redirect.github.com/autobrr/autobrr/issues/1816)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`099905f`](https://redirect.github.com/autobrr/autobrr/commit/099905f5ecfe964f060eafe2545c99b8b83ae0f7): feat(indexers): update BitHUmen IRC server ([#​1815](https://redirect.github.com/autobrr/autobrr/issues/1815)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`7d7ac3e`](https://redirect.github.com/autobrr/autobrr/commit/7d7ac3e01a577fbdfd4f11f8e0a69aabbf43f580): feat(indexers): update SceneHD IRC server ([#​1813](https://redirect.github.com/autobrr/autobrr/issues/1813)) ([@​zze0s](https://redirect.github.com/zze0s)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.49.0...v1.50.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.50.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.49.0
|
||||
appVersion: 1.50.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.5
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/autobrr/autobrr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
||||
type: application
|
||||
version: 10.9.0
|
||||
version: 10.10.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/autobrr/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.49.0@sha256:dc2195ccabf8438a8f8eb0581c5e6d2a40c061754e57552bc4f67f1b20a71970
|
||||
tag: v1.50.0@sha256:6a6f23570ab6b418318ab12bf2558712714e2f243cf18b139afa414f8417e97d
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user