chore(deps): update container image thomst08/requestrr to v2.1.5@4bfef92 by renovate (#18399)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | thomst08/requestrr | patch | `v2.1.4` -> `v2.1.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
02a7149e86
commit
897621a222
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.4
|
||||
appVersion: 2.1.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png
|
|||
keywords:
|
||||
- requestrr
|
||||
- discord
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/requestrr
|
||||
- https://hub.docker.com/r/thomst08/requestrr
|
||||
type: application
|
||||
version: 9.1.0
|
||||
version: 9.1.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: thomst08/requestrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.4@sha256:04782274790378528f4aac22c9a18a3764eda269af5dcd70404b9d501e3deaa3
|
||||
tag: v2.1.5@sha256:4bfef92cc965dfd26c1fbc1cee000db886ab671d535e7f30dc407438ec0ca9eb
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue