Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6bdb58ed28
commit
4acd55a5b0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.280](https://github.com/truecharts/charts/compare/libremdb-3.0.279...libremdb-3.0.280) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14561](https://github.com/truecharts/charts/issues/14561))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.281](https://github.com/truecharts/charts/compare/libremdb-3.0.280...libremdb-3.0.281) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14566](https://github.com/truecharts/charts/issues/14566))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.280](https://github.com/truecharts/charts/compare/libremdb-3.0.279...libremdb-3.0.280) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.271](https://github.com/truecharts/charts/compare/libremdb-3.0.270...libremdb-3.0.271) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14450](https://github.com/truecharts/charts/issues/14450))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.270](https://github.com/truecharts/charts/compare/libremdb-3.0.269...libremdb-3.0.270) (2023-11-08)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.280
|
||||
version: 3.0.281
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.281](https://github.com/truecharts/charts/compare/libremdb-3.0.280...libremdb-3.0.281) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14566](https://github.com/truecharts/charts/issues/14566))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:9145c4816bb0047313292c75cdc5d593bb51722b9a16cba17e63609ab573adf6
|
||||
tag: latest@sha256:2989c8b577546ee45153239a4d75fe29ea4d384fc02823b0f26107e7a48a2aa6
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue