Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6422c9f429
commit
4f1c31d899
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.180](https://github.com/truecharts/charts/compare/libremdb-3.0.179...libremdb-3.0.180) (2023-10-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#13649](https://github.com/truecharts/charts/issues/13649))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.181](https://github.com/truecharts/charts/compare/libremdb-3.0.180...libremdb-3.0.181) (2023-10-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#13656](https://github.com/truecharts/charts/issues/13656))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.180](https://github.com/truecharts/charts/compare/libremdb-3.0.179...libremdb-3.0.180) (2023-10-15)
|
## [libremdb-3.0.180](https://github.com/truecharts/charts/compare/libremdb-3.0.179...libremdb-3.0.180) (2023-10-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [libremdb-3.0.171](https://github.com/truecharts/charts/compare/libremdb-3.0.170...libremdb-3.0.171) (2023-10-13)
|
## [libremdb-3.0.171](https://github.com/truecharts/charts/compare/libremdb-3.0.170...libremdb-3.0.171) (2023-10-13)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/libremdb to latest ([#13572](https://github.com/truecharts/charts/issues/13572))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.170](https://github.com/truecharts/charts/compare/libremdb-3.0.169...libremdb-3.0.170) (2023-10-12)
|
|
||||||
|
|
||||||
### 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.180
|
version: 3.0.181
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.181](https://github.com/truecharts/charts/compare/libremdb-3.0.180...libremdb-3.0.181) (2023-10-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/libremdb to latest ([#13656](https://github.com/truecharts/charts/issues/13656))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/libremdb
|
repository: tccr.io/truecharts/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:f4dbfea09fd356463f8c4490ec2b8e7d8e1743a77545972791a9b7de167343c5
|
tag: latest@sha256:d714e5e130971ea6aa896810e1092715994045d28f9a64a1a987cc299d10bae8
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue