Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3adadee3d7
commit
151037f855
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.67](https://github.com/truecharts/charts/compare/libremdb-2.0.66...libremdb-2.0.67) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10430](https://github.com/truecharts/charts/issues/10430))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-2.0.68](https://github.com/truecharts/charts/compare/libremdb-2.0.67...libremdb-2.0.68) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10433](https://github.com/truecharts/charts/issues/10433))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.67](https://github.com/truecharts/charts/compare/libremdb-2.0.66...libremdb-2.0.67) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-2.0.58](https://github.com/truecharts/charts/compare/libremdb-2.0.57...libremdb-2.0.58) (2023-07-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10087](https://github.com/truecharts/charts/issues/10087))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.57](https://github.com/truecharts/charts/compare/libremdb-2.0.56...libremdb-2.0.57) (2023-07-02)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 2.0.67
|
||||
version: 2.0.68
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.68](https://github.com/truecharts/charts/compare/libremdb-2.0.67...libremdb-2.0.68) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10433](https://github.com/truecharts/charts/issues/10433))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d4ab817e0cfaec5c031c0c2a4c8bc0def1fb04801d6f153375939fa85f3fe4c0
|
||||
tag: latest@sha256:51194a8fdd75c1539fe2f33585c5aae84e06dd806753110e7c0c7b45883f5257
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue