Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
75831de4a4
commit
be15c9be75
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.227](https://github.com/truecharts/charts/compare/libremdb-3.0.226...libremdb-3.0.227) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14042](https://github.com/truecharts/charts/issues/14042))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.228](https://github.com/truecharts/charts/compare/libremdb-3.0.227...libremdb-3.0.228) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14044](https://github.com/truecharts/charts/issues/14044))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.227](https://github.com/truecharts/charts/compare/libremdb-3.0.226...libremdb-3.0.227) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.218](https://github.com/truecharts/charts/compare/libremdb-3.0.217...libremdb-3.0.218) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13973](https://github.com/truecharts/charts/issues/13973))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.217](https://github.com/truecharts/charts/compare/libremdb-3.0.216...libremdb-3.0.217) (2023-10-25)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.227
|
||||
version: 3.0.228
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.228](https://github.com/truecharts/charts/compare/libremdb-3.0.227...libremdb-3.0.228) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14044](https://github.com/truecharts/charts/issues/14044))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:aacfbb01cd9a694a40e8e35a936c400c0cd701a81f404a95d8e5a19e9543646b
|
||||
tag: latest@sha256:22c7196b111db0b91ba4dc2c2b9233786c6f8f40d2267947203ee8c8eb514718
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue