Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e53afb174c
commit
08b96e451a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.85](https://github.com/truecharts/charts/compare/libremdb-3.0.84...libremdb-3.0.85) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12673](https://github.com/truecharts/charts/issues/12673))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.86](https://github.com/truecharts/charts/compare/libremdb-3.0.85...libremdb-3.0.86) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12684](https://github.com/truecharts/charts/issues/12684))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.85](https://github.com/truecharts/charts/compare/libremdb-3.0.84...libremdb-3.0.85) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.76](https://github.com/truecharts/charts/compare/libremdb-3.0.75...libremdb-3.0.76) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12587](https://github.com/truecharts/charts/issues/12587))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.75](https://github.com/truecharts/charts/compare/libremdb-3.0.74...libremdb-3.0.75) (2023-09-14)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.85
|
||||
version: 3.0.86
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.86](https://github.com/truecharts/charts/compare/libremdb-3.0.85...libremdb-3.0.86) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12684](https://github.com/truecharts/charts/issues/12684))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:34cce17b30abdb36fdfd0349daf5e77d272c5db0644ec5d1d3c37b60df22869c
|
||||
tag: latest@sha256:e536ad8b411b134c94382422e00af24237838be88fc40ac53069d6ce5149dfca
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue