Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d2440c5e86
commit
2412826309
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.296](https://github.com/truecharts/charts/compare/libremdb-3.0.295...libremdb-3.0.296) (2023-11-17)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest ([#14781](https://github.com/truecharts/charts/issues/14781))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.297](https://github.com/truecharts/charts/compare/libremdb-3.0.296...libremdb-3.0.297) (2023-11-18)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest ([#14823](https://github.com/truecharts/charts/issues/14823))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.296](https://github.com/truecharts/charts/compare/libremdb-3.0.295...libremdb-3.0.296) (2023-11-17)
|
## [libremdb-3.0.296](https://github.com/truecharts/charts/compare/libremdb-3.0.295...libremdb-3.0.296) (2023-11-17)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [libremdb-3.0.287](https://github.com/truecharts/charts/compare/libremdb-3.0.286...libremdb-3.0.287) (2023-11-14)
|
## [libremdb-3.0.287](https://github.com/truecharts/charts/compare/libremdb-3.0.286...libremdb-3.0.287) (2023-11-14)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#14654](https://github.com/truecharts/charts/issues/14654))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.286](https://github.com/truecharts/charts/compare/libremdb-3.0.285...libremdb-3.0.286) (2023-11-14)
|
|
||||||
|
|
||||||
### 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.296
|
version: 3.0.297
|
||||||
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.297](https://github.com/truecharts/charts/compare/libremdb-3.0.296...libremdb-3.0.297) (2023-11-18)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest ([#14823](https://github.com/truecharts/charts/issues/14823))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/libremdb
|
repository: quay.io/pussthecatorg/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:285a15c35a51dd722eb4d421cb57c846a7e3818dcfa755adf38a81d8505a6127
|
tag: latest@sha256:82e62806b5f47fa21ab9b3f9d258fdf58032e56117c95443aa452cc688ca8c68
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue