Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [searxng-4.0.72](https://github.com/truecharts/charts/compare/searxng-4.0.71...searxng-4.0.72) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [searxng-4.0.73](https://github.com/truecharts/charts/compare/searxng-4.0.72...searxng-4.0.73) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/searxng to latest ([#14581](https://github.com/truecharts/charts/issues/14581))
|
||||
|
||||
|
||||
|
||||
|
||||
## [searxng-4.0.72](https://github.com/truecharts/charts/compare/searxng-4.0.71...searxng-4.0.72) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
## [searxng-4.0.63](https://github.com/truecharts/charts/compare/searxng-4.0.62...searxng-4.0.63) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/searxng to latest ([#14085](https://github.com/truecharts/charts/issues/14085))
|
||||
|
||||
|
||||
|
||||
|
||||
## [searxng-4.0.62](https://github.com/truecharts/charts/compare/searxng-4.0.61...searxng-4.0.62) (2023-10-29)
|
||||
|
||||
@@ -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.72
|
||||
version: 4.0.73
|
||||
annotations:
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/SCALE-support: "true"
|
||||
9
stable/searxng/4.0.73/app-changelog.md
Normal file
9
stable/searxng/4.0.73/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [searxng-4.0.73](https://github.com/truecharts/charts/compare/searxng-4.0.72...searxng-4.0.73) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/searxng to latest ([#14581](https://github.com/truecharts/charts/issues/14581))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/searxng
|
||||
tag: latest@sha256:fff656b116122960fc6ea32154cb2833f40370d247574f61d3a5b8d84aaae7ad
|
||||
tag: latest@sha256:31e7e13b4efaa22506652dc9fac55452ebdc21e66f6dd08e755c5d22d30fe646
|
||||
|
||||
workload:
|
||||
main:
|
||||
@@ -725,7 +725,7 @@ questions:
|
||||
label: Paths
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
default: [{path: "/", pathType: "Prefix"}]
|
||||
items:
|
||||
- variable: pathEntry
|
||||
label: Host
|
||||
Reference in New Issue
Block a user