Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
439580d051
commit
ce9082e569
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [ubooquity-6.0.0](https://github.com/truecharts/charts/compare/ubooquity-5.0.12...ubooquity-6.0.0) (2023-04-29)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [ubooquity-6.0.1](https://github.com/truecharts/charts/compare/ubooquity-6.0.0...ubooquity-6.0.1) (2023-04-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8406](https://github.com/truecharts/charts/issues/8406))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ubooquity-6.0.0](https://github.com/truecharts/charts/compare/ubooquity-5.0.12...ubooquity-6.0.0) (2023-04-29)
|
## [ubooquity-6.0.0](https://github.com/truecharts/charts/compare/ubooquity-5.0.12...ubooquity-6.0.0) (2023-04-29)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [ubooquity-5.0.4](https://github.com/truecharts/charts/compare/ubooquity-5.0.3...ubooquity-5.0.4) (2022-12-19)
|
## [ubooquity-5.0.4](https://github.com/truecharts/charts/compare/ubooquity-5.0.3...ubooquity-5.0.4) (2022-12-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ubooquity-5.0.3](https://github.com/truecharts/charts/compare/ubooquity-5.0.2...ubooquity-5.0.3) (2022-12-13)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: ubooquity
|
name: ubooquity
|
||||||
version: 6.0.0
|
version: 6.0.1
|
||||||
appVersion: "2.1.2"
|
appVersion: "2.1.2"
|
||||||
description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks.
|
description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [ubooquity-6.0.1](https://github.com/truecharts/charts/compare/ubooquity-6.0.0...ubooquity-6.0.1) (2023-04-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8406](https://github.com/truecharts/charts/issues/8406))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/ubooquity
|
repository: tccr.io/truecharts/ubooquity
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.1.2@sha256:5a3f28e4cae38688be6db3aed6ba49301a21cccdb06cfeeb2c041e93f84da2ba
|
tag: v2.1.2@sha256:1f2370ed2b602886db35881d3f10b5fefc59854b2552d14d3a6fdb9b6e7609f4
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue