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
|
||||
name: searxng
|
||||
version: 5.0.11
|
||||
version: 5.0.12
|
||||
appVersion: latest
|
||||
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://hub.docker.com/r/searxng/searxng
|
||||
- https://github.com/searxng/searxng
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
||||
- https://github.com/searxng/searxng
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
||||
- https://hub.docker.com/r/searxng/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: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: searxng/searxng
|
||||
tag: latest@sha256:f0031df3062b4e9daaf9bbd50b8afe577c01db297dad7f18d59efe5a938c82bc
|
||||
tag: latest@sha256:6a2e5d43328b50d6c16f7e588b8e0fb225547c69fa83bc23c5534ef692c30947
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
|
Loading…
Reference in New Issue