Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
56e017d58b
commit
3267faa240
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.207](https://github.com/truecharts/charts/compare/libremdb-3.0.206...libremdb-3.0.207) (2023-10-22)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#13884](https://github.com/truecharts/charts/issues/13884))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.208](https://github.com/truecharts/charts/compare/libremdb-3.0.207...libremdb-3.0.208) (2023-10-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#13886](https://github.com/truecharts/charts/issues/13886))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.207](https://github.com/truecharts/charts/compare/libremdb-3.0.206...libremdb-3.0.207) (2023-10-22)
|
## [libremdb-3.0.207](https://github.com/truecharts/charts/compare/libremdb-3.0.206...libremdb-3.0.207) (2023-10-22)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [libremdb-3.0.198](https://github.com/truecharts/charts/compare/libremdb-3.0.197...libremdb-3.0.198) (2023-10-20)
|
## [libremdb-3.0.198](https://github.com/truecharts/charts/compare/libremdb-3.0.197...libremdb-3.0.198) (2023-10-20)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#13807](https://github.com/truecharts/charts/issues/13807))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.197](https://github.com/truecharts/charts/compare/libremdb-3.0.196...libremdb-3.0.197) (2023-10-20)
|
|
||||||
|
|
||||||
### 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.207
|
version: 3.0.208
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.208](https://github.com/truecharts/charts/compare/libremdb-3.0.207...libremdb-3.0.208) (2023-10-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#13886](https://github.com/truecharts/charts/issues/13886))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/libremdb
|
repository: tccr.io/truecharts/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:dd79da3e1fbe15cc3af8a608234ac9221d28482cc67fdf55cc97e5473e2fc04e
|
tag: latest@sha256:dddde270d29fdc63645d00c6a3be5be7ab04ffd8895f8d2acc71fca0a3f51efe
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue