Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2f59f851ca
commit
c3811416bc
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [yacy-2.0.1](https://github.com/truecharts/charts/compare/yacy-2.0.0...yacy-2.0.1) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
|
@ -28,4 +28,4 @@ sources:
|
||||||
- https://yacy.net/
|
- https://yacy.net/
|
||||||
- https://hub.docker.com/r/yacy/yacy_search_server/
|
- https://hub.docker.com/r/yacy/yacy_search_server/
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.1
|
version: 2.0.2
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [yacy-2.0.2](https://github.com/truecharts/charts/compare/yacy-2.0.1...yacy-2.0.2) (2022-11-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/yacy to latest
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/yacy
|
repository: tccr.io/truecharts/yacy
|
||||||
tag: latest@sha256:65c21243ec61ffae7ca2f56c5ff7da0a8cf83a11d067c248c69a5b99d0a7dc67
|
tag: latest@sha256:a1ee5844befde72d99a364242005901301c45049af18e717406a3b5239667c63
|
||||||
persistence:
|
persistence:
|
||||||
appdata:
|
appdata:
|
||||||
enabled: true
|
enabled: true
|
Loading…
Reference in New Issue