Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cde008d6ae
commit
0e1182c7dc
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [searxng-4.0.10](https://github.com/truecharts/charts/compare/searxng-4.0.9...searxng-4.0.10) (2023-09-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/searxng to latest ([#12190](https://github.com/truecharts/charts/issues/12190))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [searxng-4.0.9](https://github.com/truecharts/charts/compare/searxng-4.0.8...searxng-4.0.9) (2023-09-03)
|
## [searxng-4.0.9](https://github.com/truecharts/charts/compare/searxng-4.0.8...searxng-4.0.9) (2023-09-03)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [searxng-4.0.0](https://github.com/truecharts/charts/compare/searxng-3.0.4...searxng-4.0.0) (2023-07-31)
|
## [searxng-4.0.0](https://github.com/truecharts/charts/compare/searxng-3.0.4...searxng-4.0.0) (2023-07-31)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [searxng-3.0.4](https://github.com/truecharts/charts/compare/searxng-3.0.3...searxng-3.0.4) (2023-07-30)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034))
|
|
||||||
|
|
|
@ -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.9
|
version: 4.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- Productivity
|
- Productivity
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [searxng-4.0.10](https://github.com/truecharts/charts/compare/searxng-4.0.9...searxng-4.0.10) (2023-09-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/searxng to latest ([#12190](https://github.com/truecharts/charts/issues/12190))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/searxng
|
repository: tccr.io/truecharts/searxng
|
||||||
tag: latest@sha256:0472d2787f5b281566b85c6efedcc579d05ba19671d7ca4844e72da19c1ea533
|
tag: latest@sha256:0cd5ebc6c84d4436e076d434102ad7d154c67a0f925c369456b215e7ad4fdd6b
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue