Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a140a6ad95
commit
ad652c1443
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.52](https://github.com/truecharts/charts/compare/libremdb-2.0.51...libremdb-2.0.52) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10060](https://github.com/truecharts/charts/issues/10060))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-2.0.53](https://github.com/truecharts/charts/compare/libremdb-2.0.52...libremdb-2.0.53) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10065](https://github.com/truecharts/charts/issues/10065))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.52](https://github.com/truecharts/charts/compare/libremdb-2.0.51...libremdb-2.0.52) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-2.0.43](https://github.com/truecharts/charts/compare/libremdb-2.0.42...libremdb-2.0.43) (2023-06-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#9890](https://github.com/truecharts/charts/issues/9890))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-2.0.42](https://github.com/truecharts/charts/compare/libremdb-2.0.41...libremdb-2.0.42) (2023-06-24)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 2.0.52
|
||||
version: 2.0.53
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-2.0.53](https://github.com/truecharts/charts/compare/libremdb-2.0.52...libremdb-2.0.53) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#10065](https://github.com/truecharts/charts/issues/10065))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d73322b0f817a78b202ce67995e5cf4b213dec5f5b2de735c549e4275f9421b8
|
||||
tag: latest@sha256:abe7c55e17273b085ed7888494b5b957c32f9a2f659755e144d60f9ca5909ff0
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue