Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ad632b1376
commit
bae6af14d1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ubooquity-7.0.8](https://github.com/truecharts/charts/compare/ubooquity-7.0.7...ubooquity-7.0.8) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-7.0.8](https://github.com/truecharts/charts/compare/ubooquity-7.0.7...ubooquity-7.0.8) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-6.0.22](https://github.com/truecharts/charts/compare/ubooquity-6.0.21...ubooquity-6.0.22) (2023-07-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10856](https://github.com/truecharts/charts/issues/10856))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ubooquity
|
||||
version: 7.0.8
|
||||
version: 7.0.9
|
||||
appVersion: "2.1.2"
|
||||
description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.2@sha256:22a8c2b7a2f78e8afd8aab4587606de21298b070097c25914410bdab8b12630c
|
||||
tag: v2.1.2@sha256:8bb287900133100c9208af9efa983013c0c83213d94b984b612ea84dfaeefa17
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue