Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
913a03d6cb
commit
be29495874
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.75](https://github.com/truecharts/charts/compare/libremdb-3.0.74...libremdb-3.0.75) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12584](https://github.com/truecharts/charts/issues/12584))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.66](https://github.com/truecharts/charts/compare/libremdb-3.0.65...libremdb-3.0.66) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#12488](https://github.com/truecharts/charts/issues/12488))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.65](https://github.com/truecharts/charts/compare/libremdb-3.0.64...libremdb-3.0.65) (2023-09-10)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.75
|
||||
version: 3.0.76
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a97e31dc620d1eaec93f14c8acc12594029d0bf6b98e45a9aa401a228fae68c3
|
||||
tag: latest@sha256:82d6e2bafed1206a282d677988ea8d540e5b0ae650d979c023e102aacb2d993e
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue