Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f0df8aa851
commit
6d22e772c0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [kavita-5.0.11](https://github.com/truecharts/charts/compare/kavita-5.0.10...kavita-5.0.11) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [kavita-5.0.12](https://github.com/truecharts/charts/compare/kavita-5.0.11...kavita-5.0.12) (2023-05-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8824](https://github.com/truecharts/charts/issues/8824))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavita-5.0.11](https://github.com/truecharts/charts/compare/kavita-5.0.10...kavita-5.0.11) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavita-5.0.1](https://github.com/truecharts/charts/compare/kavita-5.0.0...kavita-5.0.1) (2023-04-11)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: kavita
|
||||
version: 5.0.11
|
||||
appVersion: "0.7.1"
|
||||
version: 5.0.12
|
||||
appVersion: "0.7.2"
|
||||
description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [kavita-5.0.12](https://github.com/truecharts/charts/compare/kavita-5.0.11...kavita-5.0.12) (2023-05-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8824](https://github.com/truecharts/charts/issues/8824))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/kavita
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.7.1@sha256:078672266ce1d2d38ea5483ef9d6d07d8f5506d14545aa5fcd74c41d0bc48fb4
|
||||
tag: v0.7.2@sha256:bdce8e190468300e8a58bd9a22c0c2fd7e7add6ab189f3e9ec5504b2428180a2
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue