Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e6a0a23f53
commit
930654b020
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.159](https://github.com/truecharts/charts/compare/libremdb-3.0.158...libremdb-3.0.159) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13403](https://github.com/truecharts/charts/issues/13403))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.160](https://github.com/truecharts/charts/compare/libremdb-3.0.159...libremdb-3.0.160) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13412](https://github.com/truecharts/charts/issues/13412))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.159](https://github.com/truecharts/charts/compare/libremdb-3.0.158...libremdb-3.0.159) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.150](https://github.com/truecharts/charts/compare/libremdb-3.0.149...libremdb-3.0.150) (2023-10-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13303](https://github.com/truecharts/charts/issues/13303))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.149](https://github.com/truecharts/charts/compare/libremdb-3.0.148...libremdb-3.0.149) (2023-10-06)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.159
|
||||
version: 3.0.160
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.160](https://github.com/truecharts/charts/compare/libremdb-3.0.159...libremdb-3.0.160) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13412](https://github.com/truecharts/charts/issues/13412))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:b6f55a8f5c2436f8d77689b8b093226e38be54dad840f32c7bd41c81713a5e68
|
||||
tag: latest@sha256:d6a72d407aacb94edb1dfd1fee6254dbf781f3ee5a7ee31c220674d274f52e5e
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue