chore(deps): update container image searxng/searxng to latest@e1a9a88 by renovate (#18822)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | searxng/searxng | digest | `96e039a` -> `e1a9a88` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
69004321c9
commit
7c38b2ed7b
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- searxng
|
- searxng
|
||||||
- Productivity
|
- Productivity
|
||||||
- Other
|
- Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,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: 7.2.0
|
version: 7.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: latest@sha256:96e039ac81a744296cfdb3a846663490ae86239933682ccdf431fab8744454ce
|
tag: latest@sha256:e1a9a88263433b91dfaf58e5dddcd3665a92784af43834123795af5ca82c8c59
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|
Loading…
Reference in New Issue