Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b00f1054c2
commit
44d1386d69
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [searx-2.0.7](https://github.com/truecharts/charts/compare/searx-2.0.6...searx-2.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [searx-2.0.8](https://github.com/truecharts/charts/compare/searx-2.0.7...searx-2.0.8) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/searx to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [searx-2.0.7](https://github.com/truecharts/charts/compare/searx-2.0.6...searx-2.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [searx-2.0.2](https://github.com/truecharts/charts/compare/searxng-2.0.3...searx-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [searx-2.0.2](https://github.com/truecharts/charts/compare/searxng-2.0.3...searx-2.0.2) (2022-11-30)
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/asciimoo/searx
|
||||
- https://hub.docker.com/r/searx/searx/
|
||||
type: application
|
||||
version: 2.0.7
|
||||
version: 2.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [searx-2.0.8](https://github.com/truecharts/charts/compare/searx-2.0.7...searx-2.0.8) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/searx to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/searx
|
||||
tag: latest@sha256:073353f1ae84216220da075272973b9dec0a25c1c5ab18c5cf3bdba2a940bb26
|
||||
tag: latest@sha256:fef9545d8334a9ebb32a7581c609973e6cc0c023fc37cb620299e501075811a6
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue