Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b0d4f621e7
commit
5cdacafffa
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.298](https://github.com/truecharts/charts/compare/libremdb-3.0.297...libremdb-3.0.298) (2023-11-18)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest ([#14835](https://github.com/truecharts/charts/issues/14835))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.299](https://github.com/truecharts/charts/compare/libremdb-3.0.298...libremdb-3.0.299) (2023-11-19)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest ([#15068](https://github.com/truecharts/charts/issues/15068))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.298](https://github.com/truecharts/charts/compare/libremdb-3.0.297...libremdb-3.0.298) (2023-11-18)
|
## [libremdb-3.0.298](https://github.com/truecharts/charts/compare/libremdb-3.0.297...libremdb-3.0.298) (2023-11-18)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [libremdb-3.0.289](https://github.com/truecharts/charts/compare/libremdb-3.0.288...libremdb-3.0.289) (2023-11-15)
|
## [libremdb-3.0.289](https://github.com/truecharts/charts/compare/libremdb-3.0.288...libremdb-3.0.289) (2023-11-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#14674](https://github.com/truecharts/charts/issues/14674))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.288](https://github.com/truecharts/charts/compare/libremdb-3.0.287...libremdb-3.0.288) (2023-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "latest"
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -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.298
|
version: 3.0.299
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.299](https://github.com/truecharts/charts/compare/libremdb-3.0.298...libremdb-3.0.299) (2023-11-19)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest ([#15068](https://github.com/truecharts/charts/issues/15068))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/libremdb
|
repository: quay.io/pussthecatorg/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:adaa3a8b4faa58e016a7a83af723cfe65c3fc0cb7b0f6b33c6f37eea3c5b4ff0
|
tag: latest@sha256:a079b39b70b2308aba5a0218aa81bd07f1505aae53ac75da46db187ebe744758
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue