Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
746d5d1490
commit
baed9ed525
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.300](https://github.com/truecharts/charts/compare/libremdb-3.0.299...libremdb-3.0.300) (2023-11-19)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest ([#15102](https://github.com/truecharts/charts/issues/15102))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,11 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.301](https://github.com/truecharts/charts/compare/libremdb-3.0.300...libremdb-3.0.301) (2023-11-21)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.300](https://github.com/truecharts/charts/compare/libremdb-3.0.299...libremdb-3.0.300) (2023-11-19)
|
## [libremdb-3.0.300](https://github.com/truecharts/charts/compare/libremdb-3.0.299...libremdb-3.0.300) (2023-11-19)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
@ -92,8 +97,3 @@
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#14694](https://github.com/truecharts/charts/issues/14694))
|
- update container image tccr.io/truecharts/libremdb to latest ([#14694](https://github.com/truecharts/charts/issues/14694))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.290](https://github.com/truecharts/charts/compare/libremdb-3.0.289...libremdb-3.0.290) (2023-11-15)
|
|
||||||
|
|
||||||
### 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.300
|
version: 3.0.301
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.301](https://github.com/truecharts/charts/compare/libremdb-3.0.300...libremdb-3.0.301) (2023-11-21)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/libremdb
|
repository: quay.io/pussthecatorg/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:3e4fab857d1603b30b185badb8bedf722d62ef7ab1d2b95871368a2cea0f947c
|
tag: latest@sha256:be83f2ac2179eb9ab5d32c6749330d50adfcc5305e8bae60192f9a345730e3c3
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue