Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4994c194e2
commit
951b8ce67c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.267](https://github.com/truecharts/charts/compare/libremdb-3.0.266...libremdb-3.0.267) (2023-11-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14422](https://github.com/truecharts/charts/issues/14422))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.268](https://github.com/truecharts/charts/compare/libremdb-3.0.267...libremdb-3.0.268) (2023-11-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14429](https://github.com/truecharts/charts/issues/14429))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.267](https://github.com/truecharts/charts/compare/libremdb-3.0.266...libremdb-3.0.267) (2023-11-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.258](https://github.com/truecharts/charts/compare/libremdb-3.0.257...libremdb-3.0.258) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14356](https://github.com/truecharts/charts/issues/14356))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.257](https://github.com/truecharts/charts/compare/libremdb-3.0.256...libremdb-3.0.257) (2023-11-05)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.267
|
||||
version: 3.0.268
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.268](https://github.com/truecharts/charts/compare/libremdb-3.0.267...libremdb-3.0.268) (2023-11-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14429](https://github.com/truecharts/charts/issues/14429))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:065d8118f3486efa4c633b59a18335e31ff90262d4d1874d1d77e0f2b51f8744
|
||||
tag: latest@sha256:d2d4eab6b450707b5d68c2650ddc690846c3f4aa8f492e4007e187b6f4c53fda
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue