Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ee71459557
commit
a6ae91aee9
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [lancache-monolithic-4.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.0...lancache-monolithic-4.0.1) (2023-05-03)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [lancache-monolithic-4.0.2](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.1...lancache-monolithic-4.0.2) (2023-05-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/lancache-monolithic to latest ([#8758](https://github.com/truecharts/charts/issues/8758))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [lancache-monolithic-4.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.0...lancache-monolithic-4.0.1) (2023-05-03)
|
## [lancache-monolithic-4.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.0...lancache-monolithic-4.0.1) (2023-05-03)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [lancache-monolithic-3.0.4](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.3...lancache-monolithic-3.0.4) (2022-12-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: lancache-monolithic
|
name: lancache-monolithic
|
||||||
version: 4.0.1
|
version: 4.0.2
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: A monolithic lancache service capable of caching all CDNs in a single instance.
|
description: A monolithic lancache service capable of caching all CDNs in a single instance.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [lancache-monolithic-4.0.2](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.1...lancache-monolithic-4.0.2) (2023-05-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/lancache-monolithic to latest ([#8758](https://github.com/truecharts/charts/issues/8758))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/lancache-monolithic
|
repository: tccr.io/truecharts/lancache-monolithic
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:2a4bc774b45400ef97bf6e4c13262f6c96f78821b3857f86a0c8ccef47c1290d
|
tag: latest@sha256:34dafac25f72ff75ac35f55e6095715398a7c47aed6f580b535ca40bea940683
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue