chore(deps): update container image searxng/searxng to latest@0543919 by renovate (#25659)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | searxng/searxng | digest | `dfc6936` -> `0543919` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
3f8c45358e
commit
1a5644ac18
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
||||||
- https://hub.docker.com/r/searxng/searxng
|
- https://hub.docker.com/r/searxng/searxng
|
||||||
type: application
|
type: application
|
||||||
version: 9.1.27
|
version: 9.1.28
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: latest@sha256:dfc69362d7c5b00546967b9284d3005ce54c1487d41406bc4628a548fa468021
|
tag: latest@sha256:05439195d3a3cdcd6aa33d943d083afa8051a3008964370433476dc8a006451a
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|
Loading…
Reference in New Issue