Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a5a7bcd483
commit
16032c6546
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [searxng-4.0.39](https://github.com/truecharts/charts/compare/searxng-4.0.38...searxng-4.0.39) (2023-09-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/searxng to latest ([#12978](https://github.com/truecharts/charts/issues/12978))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [searxng-4.0.40](https://github.com/truecharts/charts/compare/searxng-4.0.39...searxng-4.0.40) (2023-09-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/searxng to latest ([#12998](https://github.com/truecharts/charts/issues/12998))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [searxng-4.0.39](https://github.com/truecharts/charts/compare/searxng-4.0.38...searxng-4.0.39) (2023-09-26)
|
## [searxng-4.0.39](https://github.com/truecharts/charts/compare/searxng-4.0.38...searxng-4.0.39) (2023-09-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [searxng-4.0.30](https://github.com/truecharts/charts/compare/searxng-4.0.29...searxng-4.0.30) (2023-09-20)
|
## [searxng-4.0.30](https://github.com/truecharts/charts/compare/searxng-4.0.29...searxng-4.0.30) (2023-09-20)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/searxng to latest ([#12762](https://github.com/truecharts/charts/issues/12762))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [searxng-4.0.29](https://github.com/truecharts/charts/compare/searxng-4.0.27...searxng-4.0.29) (2023-09-19)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
||||||
- https://github.com/searxng/searxng
|
- https://github.com/searxng/searxng
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.39
|
version: 4.0.40
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- Productivity
|
- Productivity
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [searxng-4.0.40](https://github.com/truecharts/charts/compare/searxng-4.0.39...searxng-4.0.40) (2023-09-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/searxng to latest ([#12998](https://github.com/truecharts/charts/issues/12998))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/searxng
|
repository: tccr.io/truecharts/searxng
|
||||||
tag: latest@sha256:de1d76c964962bd1b2b88e3a7ff18cb619ab4def7a4ca7f19f3427095f9c6eee
|
tag: latest@sha256:87309da5ea77867131aa1e5977eb6e9e0c67d88cebd872b935e71b673eb4bdc2
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue