Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4e1e003b1f
commit
237dd98b71
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.129](https://github.com/truecharts/charts/compare/libremdb-3.0.128...libremdb-3.0.129) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13112](https://github.com/truecharts/charts/issues/13112))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.130](https://github.com/truecharts/charts/compare/libremdb-3.0.129...libremdb-3.0.130) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13121](https://github.com/truecharts/charts/issues/13121))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.129](https://github.com/truecharts/charts/compare/libremdb-3.0.128...libremdb-3.0.129) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.120](https://github.com/truecharts/charts/compare/libremdb-3.0.119...libremdb-3.0.120) (2023-09-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13034](https://github.com/truecharts/charts/issues/13034))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.119](https://github.com/truecharts/charts/compare/libremdb-3.0.118...libremdb-3.0.119) (2023-09-28)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.129
|
||||
version: 3.0.130
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.130](https://github.com/truecharts/charts/compare/libremdb-3.0.129...libremdb-3.0.130) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#13121](https://github.com/truecharts/charts/issues/13121))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:1ca4ad8bd69dfc7aadea623b874e015083f365cd0b88b2ac210573f5bc61e30e
|
||||
tag: latest@sha256:0180b4aa2d05513b7db538f317899cccc7d8e759411de028eb13b6421e560b5b
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue