Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
92d37bb841
commit
3a47ddedd2
|
@ -31,7 +31,7 @@ keywords:
|
||||||
- libremdb
|
- libremdb
|
||||||
- media
|
- media
|
||||||
- imdb
|
- imdb
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -43,4 +43,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
||||||
- https://quay.io/pussthecatorg/libremdb
|
- https://quay.io/pussthecatorg/libremdb
|
||||||
type: application
|
type: application
|
||||||
version: 7.10.25
|
version: 7.10.27
|
|
@ -1,11 +1,15 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-7.10.25](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.25) (2024-04-15)
|
## [libremdb-7.10.27](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.27) (2024-04-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest[@f243496](https://github.com/f243496) by renovate ([#20793](https://github.com/truecharts/charts/issues/20793))
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest[@bc17b10](https://github.com/bc17b10) by renovate ([#20786](https://github.com/truecharts/charts/issues/20786))
|
||||||
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest[@0bb6302](https://github.com/0bb6302) by renovate ([#20773](https://github.com/truecharts/charts/issues/20773))
|
- update container image quay.io/pussthecatorg/libremdb to latest[@0bb6302](https://github.com/0bb6302) by renovate ([#20773](https://github.com/truecharts/charts/issues/20773))
|
||||||
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest[@7851f86](https://github.com/7851f86) by renovate ([#20753](https://github.com/truecharts/charts/issues/20753))
|
- update container image quay.io/pussthecatorg/libremdb to latest[@7851f86](https://github.com/7851f86) by renovate ([#20753](https://github.com/truecharts/charts/issues/20753))
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/libremdb
|
repository: quay.io/pussthecatorg/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:0bb63022b03e83675c201c008f58b4794490a8175eedfc5760a2502d7a9bb121
|
tag: latest@sha256:f243496a9f8231d39ea25f789b44b8ceb2fb67fd2bab65fd0dccc8c9d4e2d372
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue