Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
52ab056518
commit
be6270d35c
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [ubooquity-7.0.10](https://github.com/truecharts/charts/compare/ubooquity-7.0.9...ubooquity-7.0.10) (2023-10-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#13720](https://github.com/truecharts/charts/issues/13720))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ubooquity-7.0.9](https://github.com/truecharts/charts/compare/ubooquity-7.0.8...ubooquity-7.0.9) (2023-10-10)
|
## [ubooquity-7.0.9](https://github.com/truecharts/charts/compare/ubooquity-7.0.8...ubooquity-7.0.9) (2023-10-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [ubooquity-7.0.0](https://github.com/truecharts/charts/compare/ubooquity-6.0.23...ubooquity-7.0.0) (2023-07-31)
|
## [ubooquity-7.0.0](https://github.com/truecharts/charts/compare/ubooquity-6.0.23...ubooquity-7.0.0) (2023-07-31)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ubooquity-6.0.23](https://github.com/truecharts/charts/compare/ubooquity-6.0.22...ubooquity-6.0.23) (2023-07-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: ubooquity
|
name: ubooquity
|
||||||
version: 7.0.9
|
version: 7.0.10
|
||||||
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-7.0.10](https://github.com/truecharts/charts/compare/ubooquity-7.0.9...ubooquity-7.0.10) (2023-10-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#13720](https://github.com/truecharts/charts/issues/13720))
|
||||||
|
|
||||||
|
|
|
@ -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:8bb287900133100c9208af9efa983013c0c83213d94b984b612ea84dfaeefa17
|
tag: v2.1.2@sha256:ddc41bd116a9d8e250c4f19eb10a06df2646103d6a5bea8e9982bccade6cbc16
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [ubooquity-7.0.9](https://github.com/truecharts/charts/compare/ubooquity-7.0.8...ubooquity-7.0.9) (2023-10-10)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#13486](https://github.com/truecharts/charts/issues/13486))
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue