Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1f5566330c
commit
a06a457b63
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.78](https://github.com/truecharts/charts/compare/libremdb-2.0.77...libremdb-2.0.78) (2023-07-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10494](https://github.com/truecharts/charts/issues/10494))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-2.0.79](https://github.com/truecharts/charts/compare/libremdb-2.0.78...libremdb-2.0.79) (2023-07-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10507](https://github.com/truecharts/charts/issues/10507))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.78](https://github.com/truecharts/charts/compare/libremdb-2.0.77...libremdb-2.0.78) (2023-07-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-2.0.69](https://github.com/truecharts/charts/compare/libremdb-2.0.68...libremdb-2.0.69) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10437](https://github.com/truecharts/charts/issues/10437))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.68](https://github.com/truecharts/charts/compare/libremdb-2.0.67...libremdb-2.0.68) (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.78
|
||||
version: 2.0.79
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.79](https://github.com/truecharts/charts/compare/libremdb-2.0.78...libremdb-2.0.79) (2023-07-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10507](https://github.com/truecharts/charts/issues/10507))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:00b89c14ec149333b3ce72d69fd29649decb80568b310509f578988b6947acb3
|
||||
tag: latest@sha256:141c651f9707a1497a7df55d6a9e9726fed2d1255f5bdcaa24ca132966e70b66
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue