Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ac28373ccf
commit
2005c75f79
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-2.0.70](https://github.com/truecharts/charts/compare/libremdb-2.0.69...libremdb-2.0.70) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10445](https://github.com/truecharts/charts/issues/10445))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.69](https://github.com/truecharts/charts/compare/libremdb-2.0.68...libremdb-2.0.69) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-2.0.60](https://github.com/truecharts/charts/compare/libremdb-2.0.59...libremdb-2.0.60) (2023-07-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10093](https://github.com/truecharts/charts/issues/10093))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.59](https://github.com/truecharts/charts/compare/libremdb-2.0.58...libremdb-2.0.59) (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.69
|
||||
version: 2.0.70
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.70](https://github.com/truecharts/charts/compare/libremdb-2.0.69...libremdb-2.0.70) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10445](https://github.com/truecharts/charts/issues/10445))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:72c5d6bac60c09ac92ce921f9f870aed01ec2ed9cf17cfc36434a173fdcff113
|
||||
tag: latest@sha256:bd8dd7a43240ec20378ee110b564d9bae7fe714d19034bce89827369d26f9a20
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue