chore(deps): update container image searxng/searxng to latest@dd56422 by renovate (#18361)
This commit is contained in:
parent
7564b90af6
commit
7df0182b63
|
@ -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: 6.2.0
|
version: 6.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: latest@sha256:f396210d8eb248442a78ccc7e547049a02b7ae37684233b88aa591ed153b0257
|
tag: latest@sha256:dd56422c991c780d4ca69fc509be5a531a0999b2f1805aa049a126c93e2f816a
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|
Loading…
Reference in New Issue