Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f79321f8dc
commit
28d8b45758
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [ubooquity-7.0.20](https://github.com/truecharts/charts/compare/ubooquity-7.0.19...ubooquity-7.0.20) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ubooquity-7.0.21](https://github.com/truecharts/charts/compare/ubooquity-7.0.20...ubooquity-7.0.21) (2023-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@1dbd769](https://github.com/1dbd769) ([#15241](https://github.com/truecharts/charts/issues/15241))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-7.0.20](https://github.com/truecharts/charts/compare/ubooquity-7.0.19...ubooquity-7.0.20) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ubooquity
|
||||
version: 7.0.20
|
||||
appVersion: "2.1.2"
|
||||
version: 7.0.21
|
||||
appVersion: 2.1.2
|
||||
description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ubooquity-7.0.21](https://github.com/truecharts/charts/compare/ubooquity-7.0.20...ubooquity-7.0.21) (2023-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@1dbd769](https://github.com/1dbd769) ([#15241](https://github.com/truecharts/charts/issues/15241))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.2@sha256:b491581197ee223ecf42ea2d932c8aacc62f3520dd1cde4203623f63ac26b21f
|
||||
tag: 2.1.2@sha256:1dbd769b808dbf108b8130986f36365ec66e44e8768409d8fcee8656d8c925ed
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue