Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
751d3ff485
commit
beccbc6e9a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [searxng-4.0.18](https://github.com/truecharts/charts/compare/searxng-4.0.17...searxng-4.0.18) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/searxng to latest ([#12561](https://github.com/truecharts/charts/issues/12561))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [searxng-4.0.19](https://github.com/truecharts/charts/compare/searxng-4.0.18...searxng-4.0.19) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/searxng to latest ([#12576](https://github.com/truecharts/charts/issues/12576))
|
||||
|
||||
|
||||
|
||||
|
||||
## [searxng-4.0.18](https://github.com/truecharts/charts/compare/searxng-4.0.17...searxng-4.0.18) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [searxng-4.0.9](https://github.com/truecharts/charts/compare/searxng-4.0.8...searxng-4.0.9) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/searxng to latest ([#12174](https://github.com/truecharts/charts/issues/12174))
|
||||
|
||||
|
||||
|
||||
|
||||
## [searxng-4.0.8](https://github.com/truecharts/charts/compare/searxng-4.0.7...searxng-4.0.8) (2023-08-30)
|
||||
|
||||
### Chore
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
||||
- https://github.com/searxng/searxng
|
||||
type: application
|
||||
version: 4.0.18
|
||||
version: 4.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [searxng-4.0.19](https://github.com/truecharts/charts/compare/searxng-4.0.18...searxng-4.0.19) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/searxng to latest ([#12576](https://github.com/truecharts/charts/issues/12576))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/searxng
|
||||
tag: latest@sha256:bf14cc80adf012266dec06791b0396173f7e576c9d80c8f33c9d01909d211e0d
|
||||
tag: latest@sha256:073c4b22592a4de6f947b813dbc838553400dbbd0369236926eeaa39a249df7c
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue