Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3f597beb69
commit
f95fa81d31
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.113](https://github.com/truecharts/charts/compare/libremdb-3.0.112...libremdb-3.0.113) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12953](https://github.com/truecharts/charts/issues/12953))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.114](https://github.com/truecharts/charts/compare/libremdb-3.0.113...libremdb-3.0.114) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12967](https://github.com/truecharts/charts/issues/12967))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.113](https://github.com/truecharts/charts/compare/libremdb-3.0.112...libremdb-3.0.113) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.104](https://github.com/truecharts/charts/compare/libremdb-3.0.103...libremdb-3.0.104) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12837](https://github.com/truecharts/charts/issues/12837))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.103](https://github.com/truecharts/charts/compare/libremdb-3.0.102...libremdb-3.0.103) (2023-09-22)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.113
|
||||
version: 3.0.114
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.114](https://github.com/truecharts/charts/compare/libremdb-3.0.113...libremdb-3.0.114) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12967](https://github.com/truecharts/charts/issues/12967))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f44b0df72101ec53644a8c43a6d5e8ab49519bd9a11c2f6f80684a99deb23e60
|
||||
tag: latest@sha256:304bc36515a0fc759ce5de604ef2d142d619cd7d6600439f9eccd7f6caab5ec7
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue