mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 18:35:46 -03:00
chore(deps): update container image fallenbagel/jellyseerr to v1.8.0@f59bee4 by renovate (#20829)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [fallenbagel/jellyseerr](https://togithub.com/Fallenbagel/jellyseerr)
| minor | `1.7.0` -> `1.8.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>Fallenbagel/jellyseerr (fallenbagel/jellyseerr)</summary>
###
[`v1.8.0`](https://togithub.com/Fallenbagel/jellyseerr/blob/HEAD/CHANGELOG.md#180-2020-12-17)
[Compare
Source](https://togithub.com/Fallenbagel/jellyseerr/compare/v1.7.0...v1.8.0)
##### Features
- **lang:** translations update from Weblate
([#​336](https://togithub.com/sct/overseerr/issues/336))
([ee84f74](ee84f74f8a))
</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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.7.0
|
||||
appVersion: 1.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.6
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/jellyseerr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png
|
||||
keywords:
|
||||
- jellyseerr
|
||||
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/jellyseerr
|
||||
- https://hub.docker.com/r/fallenbagel/jellyseerr
|
||||
type: application
|
||||
version: 9.8.4
|
||||
version: 9.9.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: fallenbagel/jellyseerr
|
||||
tag: 1.7.0@sha256:6dcdb5ba50913a14b2bd7df6388607ce175121f3416679c2746501256ac9f075
|
||||
tag: 1.8.0@sha256:f59bee4e90a020a3544265cd1b7a35a5dd6ec55df76b370048afd292e93be0e7
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user