Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d66e92f151
commit
65811ec23b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [yacy-2.0.14](https://github.com/truecharts/charts/compare/yacy-2.0.13...yacy-2.0.14) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [yacy-2.0.15](https://github.com/truecharts/charts/compare/yacy-2.0.14...yacy-2.0.15) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/yacy to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [yacy-2.0.14](https://github.com/truecharts/charts/compare/yacy-2.0.13...yacy-2.0.14) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [yacy-2.0.5](https://github.com/truecharts/charts/compare/yacy-2.0.4...yacy-2.0.5) (2022-12-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/yacy to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [yacy-2.0.4](https://github.com/truecharts/charts/compare/yacy-2.0.2...yacy-2.0.4) (2022-11-30)
|
||||
|
||||
|
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://hub.docker.com/r/yacy/yacy_search_server
|
||||
- https://yacy.net/
|
||||
type: application
|
||||
version: 2.0.14
|
||||
version: 2.0.15
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [yacy-2.0.15](https://github.com/truecharts/charts/compare/yacy-2.0.14...yacy-2.0.15) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/yacy to latest
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/yacy
|
||||
tag: latest@sha256:0c187be4f35f637d43f3d31beb3128f35100557db527f01fc6600bab3d2db90d
|
||||
tag: latest@sha256:5c7a68c3af87604e8404231147ed3fabf190226c9f4012d3653ea4d7135c9a35
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
Loading…
Reference in New Issue