Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6b330e8887
commit
5f722b4faf
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-6.1.14](https://github.com/truecharts/charts/compare/libremdb-6.1.13...libremdb-6.1.14) (2024-01-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@ebc0f93](https://github.com/ebc0f93) by renovate ([#16885](https://github.com/truecharts/charts/issues/16885))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [libremdb-6.1.15](https://github.com/truecharts/charts/compare/libremdb-6.1.14...libremdb-6.1.15) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@24a90e7](https://github.com/24a90e7) by renovate ([#16962](https://github.com/truecharts/charts/issues/16962))
|
||||
|
||||
|
||||
## [libremdb-6.1.14](https://github.com/truecharts/charts/compare/libremdb-6.1.13...libremdb-6.1.14) (2024-01-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
- increase common version for oci fixes
|
||||
|
||||
|
||||
## [libremdb-6.1.5](https://github.com/truecharts/charts/compare/libremdb-6.1.4...libremdb-6.1.5) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#16734](https://github.com/truecharts/charts/issues/16734))
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
|
@ -1,15 +1,15 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: libremdb
|
||||
version: 6.1.14
|
||||
version: 6.1.15
|
||||
appVersion: latest
|
||||
description: A free & open source IMDb front-end.
|
||||
home: https://truecharts.org/charts/stable/libremdb
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
||||
- https://quay.io/pussthecatorg/libremdb
|
||||
maintainers:
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-6.1.15](https://github.com/truecharts/charts/compare/libremdb-6.1.14...libremdb-6.1.15) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@24a90e7](https://github.com/24a90e7) by renovate ([#16962](https://github.com/truecharts/charts/issues/16962))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: quay.io/pussthecatorg/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ebc0f93626f51f7d8c2a2dc081b3f97fe62724f9d51beaa1093242878851b652
|
||||
tag: latest@sha256:24a90e724e8e96bb2311603c71986e004570bbaf354627abfe6445e04cb1c7eb
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue