Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d07d7391a9
commit
2b8a646001
|
@ -6,6 +6,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [multi-scrobbler-3.0.0](https://github.com/truecharts/charts/compare/multi-scrobbler-2.0.11...multi-scrobbler-3.0.0) (2023-07-31)
|
||||
|
||||
### Feat
|
||||
|
@ -96,4 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.282](https://github.com/truecharts/charts/compare/libremdb-3.0.281...libremdb-3.0.282) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14574](https://github.com/truecharts/charts/issues/14574))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [libremdb-3.0.283](https://github.com/truecharts/charts/compare/libremdb-3.0.282...libremdb-3.0.283) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14578](https://github.com/truecharts/charts/issues/14578))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.282](https://github.com/truecharts/charts/compare/libremdb-3.0.281...libremdb-3.0.282) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [libremdb-3.0.273](https://github.com/truecharts/charts/compare/libremdb-3.0.272...libremdb-3.0.273) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [libremdb-3.0.272](https://github.com/truecharts/charts/compare/libremdb-3.0.271...libremdb-3.0.272) (2023-11-08)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zyachel/libremdb
|
||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||
type: application
|
||||
version: 3.0.282
|
||||
version: 3.0.283
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [libremdb-3.0.283](https://github.com/truecharts/charts/compare/libremdb-3.0.282...libremdb-3.0.283) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/libremdb to latest ([#14578](https://github.com/truecharts/charts/issues/14578))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:687be734859e6ab018bc0674cfe678a738349428a7d6397f64b0817eb2c98df5
|
||||
tag: latest@sha256:edfc9bfbd777296e963e581726904bc53e4116a0986528fc125dc61a58509963
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue