Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6d4092da8d
commit
edcd9e412b
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.79](https://github.com/truecharts/charts/compare/libremdb-3.0.78...libremdb-3.0.79) (2023-09-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#12614](https://github.com/truecharts/charts/issues/12614))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.80](https://github.com/truecharts/charts/compare/libremdb-3.0.79...libremdb-3.0.80) (2023-09-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#12615](https://github.com/truecharts/charts/issues/12615))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.79](https://github.com/truecharts/charts/compare/libremdb-3.0.78...libremdb-3.0.79) (2023-09-15)
|
## [libremdb-3.0.79](https://github.com/truecharts/charts/compare/libremdb-3.0.78...libremdb-3.0.79) (2023-09-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [libremdb-3.0.70](https://github.com/truecharts/charts/compare/libremdb-3.0.69...libremdb-3.0.70) (2023-09-12)
|
## [libremdb-3.0.70](https://github.com/truecharts/charts/compare/libremdb-3.0.69...libremdb-3.0.70) (2023-09-12)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#12533](https://github.com/truecharts/charts/issues/12533))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.69](https://github.com/truecharts/charts/compare/libremdb-3.0.68...libremdb-3.0.69) (2023-09-12)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -27,7 +27,7 @@ sources:
|
||||||
- https://github.com/zyachel/libremdb
|
- https://github.com/zyachel/libremdb
|
||||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.79
|
version: 3.0.80
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.80](https://github.com/truecharts/charts/compare/libremdb-3.0.79...libremdb-3.0.80) (2023-09-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#12615](https://github.com/truecharts/charts/issues/12615))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/libremdb
|
repository: tccr.io/truecharts/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:3000ec80e6365c5a6cb030e7394e7e2359d4f8f785311df2cef794f8bc113fe9
|
tag: latest@sha256:f25726b81a8553d831c4e4f46a95d78f484c6f22a8112ef1ade9a0070690dd7a
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue