Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f5b54e58f4
commit
970871b634
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.32](https://github.com/truecharts/charts/compare/libremdb-3.0.31...libremdb-3.0.32) (2023-08-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11841](https://github.com/truecharts/charts/issues/11841))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.33](https://github.com/truecharts/charts/compare/libremdb-3.0.32...libremdb-3.0.33) (2023-08-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11843](https://github.com/truecharts/charts/issues/11843))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.32](https://github.com/truecharts/charts/compare/libremdb-3.0.31...libremdb-3.0.32) (2023-08-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.23](https://github.com/truecharts/charts/compare/libremdb-3.0.22...libremdb-3.0.23) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11599](https://github.com/truecharts/charts/issues/11599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.22](https://github.com/truecharts/charts/compare/libremdb-3.0.21...libremdb-3.0.22) (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.32
|
||||
version: 3.0.33
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.33](https://github.com/truecharts/charts/compare/libremdb-3.0.32...libremdb-3.0.33) (2023-08-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#11843](https://github.com/truecharts/charts/issues/11843))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:967c917f77c593f0c36c4352eb2a7408ebfc136753ec59666159971c179eed94
|
||||
tag: latest@sha256:cc3e2955bc67988c8127e6963fe578cda2d6a384d8296998999187ab234e5b71
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue