Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3947b861c9
commit
5fdd6b003f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.10](https://github.com/truecharts/charts/compare/libremdb-3.0.9...libremdb-3.0.10) (2023-08-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11222](https://github.com/truecharts/charts/issues/11222))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.11](https://github.com/truecharts/charts/compare/libremdb-3.0.10...libremdb-3.0.11) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11228](https://github.com/truecharts/charts/issues/11228))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.10](https://github.com/truecharts/charts/compare/libremdb-3.0.9...libremdb-3.0.10) (2023-08-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.1](https://github.com/truecharts/charts/compare/libremdb-3.0.0...libremdb-3.0.1) (2023-08-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11146](https://github.com/truecharts/charts/issues/11146))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.0](https://github.com/truecharts/charts/compare/libremdb-2.0.105...libremdb-3.0.0) (2023-07-31)
|
||||
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.10
|
||||
version: 3.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.11](https://github.com/truecharts/charts/compare/libremdb-3.0.10...libremdb-3.0.11) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11228](https://github.com/truecharts/charts/issues/11228))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:7516b2a0659a7101bc65d72ce737d7740446ebb04b0e690c769fb1b0909a74be
|
||||
tag: latest@sha256:da6fe63eaec41aa279d6da2aeef0a50aa5803fa3ba6677cefa7efe15d1a7f037
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue