chore(deps): update container image searxng/searxng to latest@6a2e5d4 by renovate (#16449)
This commit is contained in:
parent
23032bf083
commit
f084519072
|
@ -1,38 +1,38 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: searxng
|
name: searxng
|
||||||
version: 5.0.11
|
version: 5.0.12
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description: Meta search engine which aggregates results from more than 70 search services.
|
description: Meta search engine which aggregates results from more than 70 search services.
|
||||||
home: https://truecharts.org/charts/stable/searxng
|
home: https://truecharts.org/charts/stable/searxng
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/searxng/searxng
|
- https://github.com/searxng/searxng
|
||||||
- https://github.com/searxng/searxng
|
- 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
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- searxng
|
- searxng
|
||||||
- Productivity
|
- Productivity
|
||||||
- Other
|
- Other
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 16.2.21
|
version: 16.2.21
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.2
|
max_scale_version: 23.10.2
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: Productivity
|
truecharts.org/category: Productivity
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.13"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: latest@sha256:f0031df3062b4e9daaf9bbd50b8afe577c01db297dad7f18d59efe5a938c82bc
|
tag: latest@sha256:6a2e5d43328b50d6c16f7e588b8e0fb225547c69fa83bc23c5534ef692c30947
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|
Loading…
Reference in New Issue