Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
98cbb3dc31
commit
55d103f348
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [searxng-4.0.54](https://github.com/truecharts/charts/compare/searxng-4.0.53...searxng-4.0.54) (2023-10-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/searxng to latest ([#13492](https://github.com/truecharts/charts/issues/13492))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [searxng-4.0.55](https://github.com/truecharts/charts/compare/searxng-4.0.54...searxng-4.0.55) (2023-10-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/searxng to latest ([#13610](https://github.com/truecharts/charts/issues/13610))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [searxng-4.0.54](https://github.com/truecharts/charts/compare/searxng-4.0.53...searxng-4.0.54) (2023-10-11)
|
## [searxng-4.0.54](https://github.com/truecharts/charts/compare/searxng-4.0.53...searxng-4.0.54) (2023-10-11)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [searxng-4.0.45](https://github.com/truecharts/charts/compare/searxng-4.0.44...searxng-4.0.45) (2023-09-30)
|
## [searxng-4.0.45](https://github.com/truecharts/charts/compare/searxng-4.0.44...searxng-4.0.45) (2023-09-30)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/searxng to latest ([#13115](https://github.com/truecharts/charts/issues/13115))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [searxng-4.0.44](https://github.com/truecharts/charts/compare/searxng-4.0.43...searxng-4.0.44) (2023-09-30)
|
|
||||||
|
|
|
@ -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.54
|
version: 4.0.55
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- Productivity
|
- Productivity
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [searxng-4.0.55](https://github.com/truecharts/charts/compare/searxng-4.0.54...searxng-4.0.55) (2023-10-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/searxng to latest ([#13610](https://github.com/truecharts/charts/issues/13610))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/searxng
|
repository: tccr.io/truecharts/searxng
|
||||||
tag: latest@sha256:921d014902a0135482993e573c611e9d31b4cb4fdf415f30f487ab654923c1e8
|
tag: latest@sha256:b2a72017d99b52f759d5d411707c2c00ce39b05e86f716566ce3a7102c15120c
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue