Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cf59765407
commit
70be8bb4fd
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.81](https://github.com/truecharts/charts/compare/libremdb-2.0.80...libremdb-2.0.81) (2023-07-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10512](https://github.com/truecharts/charts/issues/10512))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-2.0.82](https://github.com/truecharts/charts/compare/libremdb-2.0.81...libremdb-2.0.82) (2023-07-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10514](https://github.com/truecharts/charts/issues/10514))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.81](https://github.com/truecharts/charts/compare/libremdb-2.0.80...libremdb-2.0.81) (2023-07-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-2.0.72](https://github.com/truecharts/charts/compare/libremdb-2.0.71...libremdb-2.0.72) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10457](https://github.com/truecharts/charts/issues/10457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.71](https://github.com/truecharts/charts/compare/libremdb-2.0.70...libremdb-2.0.71) (2023-07-13)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 2.0.81
|
||||
version: 2.0.82
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.82](https://github.com/truecharts/charts/compare/libremdb-2.0.81...libremdb-2.0.82) (2023-07-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10514](https://github.com/truecharts/charts/issues/10514))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:989c0f393a83bd2b52487d95269842a00dd064acba80f4b0a0c11af596d5d8dc
|
||||
tag: latest@sha256:edc5f20773e117346c5bec1f3fb0f9d3cb66bf1466854a32d20ffe7565be2629
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue