chore(deps): update container image searxng/searxng to latest@96a5db9 (#15675)
This commit is contained in:
parent
430b0cb7a6
commit
713e1e4c13
|
@ -1,34 +1,33 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: searxng
|
||||
version: 4.0.80
|
||||
version: 4.0.81
|
||||
appVersion: latest
|
||||
description:
|
||||
Meta search engine which aggregates results from more than 70 search
|
||||
description: Meta search engine which aggregates results from more than 70 search
|
||||
services.
|
||||
home: https://truecharts.org/charts/stable/searxng
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/searxng/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
|
||||
- https://github.com/searxng/searxng
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- searxng
|
||||
- Productivity
|
||||
- Other
|
||||
- searxng
|
||||
- Productivity
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: searxng/searxng
|
||||
tag: latest@sha256:49ad9a465e99983eb23edeedcd69d54a036c33df2bfd9ac5f4b77e7268d49ebf
|
||||
tag: latest@sha256:96a5db9f738203b3ff78480caba947212d81cbbd9508be459ac520e75a9a0899
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
|
Loading…
Reference in New Issue