Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a3a3db8324
commit
0acfcb4bc1
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [lancache-monolithic-5.1.2](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.1...lancache-monolithic-5.1.2) (2023-10-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [lancache-monolithic-5.1.3](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.2...lancache-monolithic-5.1.3) (2023-10-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/lancache-prefill to latest ([#13937](https://github.com/truecharts/charts/issues/13937))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [lancache-monolithic-5.1.2](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.1...lancache-monolithic-5.1.2) (2023-10-07)
|
## [lancache-monolithic-5.1.2](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.1...lancache-monolithic-5.1.2) (2023-10-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [lancache-monolithic-4.0.10](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.9...lancache-monolithic-4.0.10) (2023-06-04)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
|
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic
|
- https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic
|
||||||
- https://github.com/lancachenet/monolithic
|
- https://github.com/lancachenet/monolithic
|
||||||
type: application
|
type: application
|
||||||
version: 5.1.2
|
version: 5.1.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- gaming
|
- gaming
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [lancache-monolithic-5.1.3](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.2...lancache-monolithic-5.1.3) (2023-10-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/lancache-prefill to latest ([#13937](https://github.com/truecharts/charts/issues/13937))
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ image:
|
||||||
prefillImage:
|
prefillImage:
|
||||||
repository: tccr.io/truecharts/lancache-prefill
|
repository: tccr.io/truecharts/lancache-prefill
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:b0d891ccb2584eb5270505ec1cfcaeb16320757386f5626bc89fa61173c6d395
|
tag: latest@sha256:6ce05d36b070be61dba9f64f8c884d654430d85faf94ebce2aae237c57206726
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue