Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1fbf4a8bb5
commit
47767c5693
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.29](https://github.com/truecharts/charts/compare/libremdb-3.0.28...libremdb-3.0.29) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11661](https://github.com/truecharts/charts/issues/11661))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.20](https://github.com/truecharts/charts/compare/libremdb-3.0.19...libremdb-3.0.20) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11507](https://github.com/truecharts/charts/issues/11507))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.19](https://github.com/truecharts/charts/compare/libremdb-3.0.18...libremdb-3.0.19) (2023-08-13)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.29
|
||||
version: 3.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f1f57c0403f166c62533d9d6757cc350b1ceec425a9731a469f0d282e8eaf43c
|
||||
tag: latest@sha256:5f27ce96021bd69e01fcbdb88c6ea90d5234b90b1ec000cbd2285f6a87f5da84
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue