Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
96c89f8ed1
commit
26d14f4c2b
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.204](https://github.com/truecharts/charts/compare/libremdb-3.0.203...libremdb-3.0.204) (2023-10-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#13859](https://github.com/truecharts/charts/issues/13859))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.205](https://github.com/truecharts/charts/compare/libremdb-3.0.204...libremdb-3.0.205) (2023-10-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#13873](https://github.com/truecharts/charts/issues/13873))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.204](https://github.com/truecharts/charts/compare/libremdb-3.0.203...libremdb-3.0.204) (2023-10-21)
|
## [libremdb-3.0.204](https://github.com/truecharts/charts/compare/libremdb-3.0.203...libremdb-3.0.204) (2023-10-21)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [libremdb-3.0.195](https://github.com/truecharts/charts/compare/libremdb-3.0.194...libremdb-3.0.195) (2023-10-19)
|
## [libremdb-3.0.195](https://github.com/truecharts/charts/compare/libremdb-3.0.194...libremdb-3.0.195) (2023-10-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#13790](https://github.com/truecharts/charts/issues/13790))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.194](https://github.com/truecharts/charts/compare/libremdb-3.0.193...libremdb-3.0.194) (2023-10-19)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -27,7 +27,7 @@ sources:
|
||||||
- https://github.com/zyachel/libremdb
|
- https://github.com/zyachel/libremdb
|
||||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.204
|
version: 3.0.205
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.205](https://github.com/truecharts/charts/compare/libremdb-3.0.204...libremdb-3.0.205) (2023-10-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#13873](https://github.com/truecharts/charts/issues/13873))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/libremdb
|
repository: tccr.io/truecharts/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:65394a7c54353e2f5fad5ea7bd0ee96e74b52d10761e2d8e830213b75a7bbdf9
|
tag: latest@sha256:533c23da7401b27b4e126a0f42409deb2477c3e019424d68798db06453afee40
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue