Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a9775bb032
commit
d25d2681ee
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.106](https://github.com/truecharts/charts/compare/libremdb-3.0.105...libremdb-3.0.106) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12863](https://github.com/truecharts/charts/issues/12863))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.107](https://github.com/truecharts/charts/compare/libremdb-3.0.106...libremdb-3.0.107) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12876](https://github.com/truecharts/charts/issues/12876))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.106](https://github.com/truecharts/charts/compare/libremdb-3.0.105...libremdb-3.0.106) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.97](https://github.com/truecharts/charts/compare/libremdb-3.0.96...libremdb-3.0.97) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12784](https://github.com/truecharts/charts/issues/12784))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.96](https://github.com/truecharts/charts/compare/libremdb-3.0.95...libremdb-3.0.96) (2023-09-20)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.106
|
||||
version: 3.0.107
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.107](https://github.com/truecharts/charts/compare/libremdb-3.0.106...libremdb-3.0.107) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12876](https://github.com/truecharts/charts/issues/12876))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ac08f0dccc1e82b7f8adb0a6ec6a2147a70637e832d39ab36c0a0a460f354827
|
||||
tag: latest@sha256:8e7f46e584f43c3b4cc657bd660a0dd72ad92575e39c65e45804ce5b310df1be
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue