Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
37d72a00aa
commit
69a46e37e9
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.240](https://github.com/truecharts/charts/compare/libremdb-3.0.239...libremdb-3.0.240) (2023-10-31)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#14163](https://github.com/truecharts/charts/issues/14163))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.241](https://github.com/truecharts/charts/compare/libremdb-3.0.240...libremdb-3.0.241) (2023-10-31)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#14177](https://github.com/truecharts/charts/issues/14177))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.240](https://github.com/truecharts/charts/compare/libremdb-3.0.239...libremdb-3.0.240) (2023-10-31)
|
## [libremdb-3.0.240](https://github.com/truecharts/charts/compare/libremdb-3.0.239...libremdb-3.0.240) (2023-10-31)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [libremdb-3.0.231](https://github.com/truecharts/charts/compare/libremdb-3.0.230...libremdb-3.0.231) (2023-10-29)
|
## [libremdb-3.0.231](https://github.com/truecharts/charts/compare/libremdb-3.0.230...libremdb-3.0.231) (2023-10-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#14079](https://github.com/truecharts/charts/issues/14079))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.230](https://github.com/truecharts/charts/compare/libremdb-3.0.229...libremdb-3.0.230) (2023-10-29)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -27,7 +27,7 @@ sources:
|
||||||
- https://github.com/zyachel/libremdb
|
- https://github.com/zyachel/libremdb
|
||||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.240
|
version: 3.0.241
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.241](https://github.com/truecharts/charts/compare/libremdb-3.0.240...libremdb-3.0.241) (2023-10-31)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#14177](https://github.com/truecharts/charts/issues/14177))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/libremdb
|
repository: tccr.io/truecharts/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:2dff284d6b3f994ce4381d4bfbebef1c3146d7132a157ab0b6432c15617f6515
|
tag: latest@sha256:79cc7a0af039b41dc10f0c8be511aa7ae8a16c9689f6bf021107181708e1e4e3
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue