Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ec63157520
commit
e5bfb670b7
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.201](https://github.com/truecharts/charts/compare/libremdb-3.0.200...libremdb-3.0.201) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13840](https://github.com/truecharts/charts/issues/13840))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.200](https://github.com/truecharts/charts/compare/libremdb-3.0.199...libremdb-3.0.200) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.191](https://github.com/truecharts/charts/compare/libremdb-3.0.190...libremdb-3.0.191) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13739](https://github.com/truecharts/charts/issues/13739))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.190](https://github.com/truecharts/charts/compare/libremdb-3.0.189...libremdb-3.0.190) (2023-10-18)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.200
|
||||
version: 3.0.201
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.201](https://github.com/truecharts/charts/compare/libremdb-3.0.200...libremdb-3.0.201) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13840](https://github.com/truecharts/charts/issues/13840))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:474ebc2aa02e373e8d7bee85f982851006e4baa873af7024c815a7265a6fdf66
|
||||
tag: latest@sha256:b56d379345e8ecf42562776fc207f38341fb0ca2c1ea7c8452bd4f12c7e57938
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue