chore(deps): update container image thomst08/requestrr to v2.1.7@6de400d by renovate (#26418)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | thomst08/requestrr | patch | `v2.1.6` -> `v2.1.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
05193a30d4
commit
e68f5c22a7
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.6
|
||||
appVersion: 2.1.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.15
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/requestrr
|
||||
- https://hub.docker.com/r/thomst08/requestrr
|
||||
type: application
|
||||
version: 12.1.6
|
||||
version: 12.1.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: thomst08/requestrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.6@sha256:9d9d64d3cc33b79210c543c60f6b9b20824df00303e53954b4133372dc787ab8
|
||||
tag: v2.1.7@sha256:6de400daa5c78d3e79188ff7ebb50df8e8ed15b781f3145a07ecb46b41b12380
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue