mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 16:01:23 -03:00
chore(searxng): update image docker.io/searxng/searxng digest to 771d475 (#44366)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `5c8621c` -> `771d475` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VhcnhuZyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -28,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Meta search engine which aggregates results from more than 70 search services.
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/searxng
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/searxng.webp
|
||||
home: https://truecharts.org/charts/stable/searxng
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.webp
|
||||
keywords:
|
||||
- searxng
|
||||
- Productivity
|
||||
@@ -37,13 +37,13 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: searxng
|
||||
sources:
|
||||
- https://github.com/searxng/searxng
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/searxng
|
||||
- https://hub.docker.com/r/searxng/searxng
|
||||
type: application
|
||||
version: 10.13.34
|
||||
version: 10.13.35
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/searxng/searxng
|
||||
tag: latest@sha256:5c8621cef49a936244cbcb432e0ca99b040efd43c580782dd8449bc0015f02e7
|
||||
tag: latest@sha256:771d475fd7a6b9e254ad725220f977303cdb132fb2136401ea806553330214eb
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user