Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
be7766a6bd
commit
6f08c93d36
|
@ -1,12 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.333](https://github.com/truecharts/charts/compare/libremdb-3.0.329...libremdb-3.0.333) (2023-12-16)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- fix move mistake and cleanup metadata
|
|
||||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest[@bbf946d](https://github.com/bbf946d) ([#16032](https://github.com/truecharts/charts/issues/16032))
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest[@a350a74](https://github.com/a350a74) ([#15964](https://github.com/truecharts/charts/issues/15964))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.334](https://github.com/truecharts/charts/compare/libremdb-3.0.333...libremdb-3.0.334) (2023-12-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest[@d56297c](https://github.com/d56297c) ([#16065](https://github.com/truecharts/charts/issues/16065))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.333](https://github.com/truecharts/charts/compare/libremdb-3.0.329...libremdb-3.0.333) (2023-12-16)
|
## [libremdb-3.0.333](https://github.com/truecharts/charts/compare/libremdb-3.0.329...libremdb-3.0.333) (2023-12-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.331](https://github.com/truecharts/charts/compare/libremdb-3.0.329...libremdb-3.0.331) (2023-12-14)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest[@bbf946d](https://github.com/bbf946d) ([#16032](https://github.com/truecharts/charts/issues/16032))
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest[@a350a74](https://github.com/a350a74) ([#15964](https://github.com/truecharts/charts/issues/15964))
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: ">=1.24.0-0"
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: libremdb
|
name: libremdb
|
||||||
version: 3.0.333
|
version: 3.0.334
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description: A free & open source IMDb front-end.
|
description: A free & open source IMDb front-end.
|
||||||
home: https://truecharts.org/charts/stable/libremdb
|
home: https://truecharts.org/charts/stable/libremdb
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.334](https://github.com/truecharts/charts/compare/libremdb-3.0.333...libremdb-3.0.334) (2023-12-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest[@d56297c](https://github.com/d56297c) ([#16065](https://github.com/truecharts/charts/issues/16065))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/libremdb
|
repository: quay.io/pussthecatorg/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:bbf946df04966363b83129dc6d9ae6ad92911bceffa98b42f7c00244d2f708aa
|
tag: latest@sha256:d56297c18fa112ac563bbe13b387c934b32f7421ab029d4480386daa75ea1f80
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue