Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a254e1cb68
commit
997b36bc87
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.39](https://github.com/truecharts/charts/compare/libremdb-3.0.38...libremdb-3.0.39) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12176](https://github.com/truecharts/charts/issues/12176))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.40](https://github.com/truecharts/charts/compare/libremdb-3.0.39...libremdb-3.0.40) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12183](https://github.com/truecharts/charts/issues/12183))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.39](https://github.com/truecharts/charts/compare/libremdb-3.0.38...libremdb-3.0.39) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.30](https://github.com/truecharts/charts/compare/libremdb-3.0.29...libremdb-3.0.30) (2023-08-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11731](https://github.com/truecharts/charts/issues/11731))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.29](https://github.com/truecharts/charts/compare/libremdb-3.0.28...libremdb-3.0.29) (2023-08-18)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.39
|
||||
version: 3.0.40
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.40](https://github.com/truecharts/charts/compare/libremdb-3.0.39...libremdb-3.0.40) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12183](https://github.com/truecharts/charts/issues/12183))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d35c013e4514638ad567c5761ec5a26f551ae290dfe0810adef9c26686cb0579
|
||||
tag: latest@sha256:7ff9192cee4d9ad86895245c08717ad386b1e52c80656fdfcf96d5030c9aa379
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue