Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9a6a50791f
commit
70ac7406ed
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.72](https://github.com/truecharts/charts/compare/libremdb-3.0.71...libremdb-3.0.72) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12555](https://github.com/truecharts/charts/issues/12555))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.73](https://github.com/truecharts/charts/compare/libremdb-3.0.72...libremdb-3.0.73) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12563](https://github.com/truecharts/charts/issues/12563))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.72](https://github.com/truecharts/charts/compare/libremdb-3.0.71...libremdb-3.0.72) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.63](https://github.com/truecharts/charts/compare/libremdb-3.0.62...libremdb-3.0.63) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12451](https://github.com/truecharts/charts/issues/12451))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.62](https://github.com/truecharts/charts/compare/libremdb-3.0.61...libremdb-3.0.62) (2023-09-09)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.72
|
||||
version: 3.0.73
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.73](https://github.com/truecharts/charts/compare/libremdb-3.0.72...libremdb-3.0.73) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12563](https://github.com/truecharts/charts/issues/12563))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:61282671fb201721a2c20bde7bc6036253ce1dc912aa0b8b7e1a2133456064d8
|
||||
tag: latest@sha256:d5d0c5cc7d1b2f02d50ae0385a4be1e9e60288700ebfbb19fdc42f33f8675973
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue