Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2d13676d6f
commit
24828e0864
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.209](https://github.com/truecharts/charts/compare/libremdb-3.0.208...libremdb-3.0.209) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13889](https://github.com/truecharts/charts/issues/13889))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.210](https://github.com/truecharts/charts/compare/libremdb-3.0.209...libremdb-3.0.210) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13894](https://github.com/truecharts/charts/issues/13894))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.209](https://github.com/truecharts/charts/compare/libremdb-3.0.208...libremdb-3.0.209) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.200](https://github.com/truecharts/charts/compare/libremdb-3.0.199...libremdb-3.0.200) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13834](https://github.com/truecharts/charts/issues/13834))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.199](https://github.com/truecharts/charts/compare/libremdb-3.0.198...libremdb-3.0.199) (2023-10-20)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.209
|
||||
version: 3.0.210
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.210](https://github.com/truecharts/charts/compare/libremdb-3.0.209...libremdb-3.0.210) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13894](https://github.com/truecharts/charts/issues/13894))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c208505d1fbde137188360d0413f07c9a7a5498e4fb317cd1c7129568f7953e5
|
||||
tag: latest@sha256:5377e881fd94cd3ff70bbfbc1e94b24316d5d02ab0e0ef1177518c18e775d5b4
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue