Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5034283c67
commit
8c6accab56
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.198](https://github.com/truecharts/charts/compare/libremdb-3.0.197...libremdb-3.0.198) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13807](https://github.com/truecharts/charts/issues/13807))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.199](https://github.com/truecharts/charts/compare/libremdb-3.0.198...libremdb-3.0.199) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13814](https://github.com/truecharts/charts/issues/13814))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.198](https://github.com/truecharts/charts/compare/libremdb-3.0.197...libremdb-3.0.198) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.189](https://github.com/truecharts/charts/compare/libremdb-3.0.188...libremdb-3.0.189) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13727](https://github.com/truecharts/charts/issues/13727))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.188](https://github.com/truecharts/charts/compare/libremdb-3.0.187...libremdb-3.0.188) (2023-10-17)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.198
|
||||
version: 3.0.199
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.199](https://github.com/truecharts/charts/compare/libremdb-3.0.198...libremdb-3.0.199) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13814](https://github.com/truecharts/charts/issues/13814))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:dbbf5d5843c43332bf9b9fb1376a0385aee8eb90a09d3c97b8658e4d7eedb1b5
|
||||
tag: latest@sha256:3d2327b4e126b748336af0dbe8b55d4f2a53bf5a05dd0a6c6616a9c1e2e99781
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue