Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
74337e7378
commit
9b24fb7905
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ubooquity-7.0.12](https://github.com/truecharts/charts/compare/ubooquity-7.0.11...ubooquity-7.0.12) (2023-10-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#14185](https://github.com/truecharts/charts/issues/14185))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ubooquity-7.0.13](https://github.com/truecharts/charts/compare/ubooquity-7.0.12...ubooquity-7.0.13) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#14214](https://github.com/truecharts/charts/issues/14214))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-7.0.12](https://github.com/truecharts/charts/compare/ubooquity-7.0.11...ubooquity-7.0.12) (2023-10-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [ubooquity-7.0.3](https://github.com/truecharts/charts/compare/ubooquity-7.0.2...ubooquity-7.0.3) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11581](https://github.com/truecharts/charts/issues/11581))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-7.0.2](https://github.com/truecharts/charts/compare/ubooquity-7.0.1...ubooquity-7.0.2) (2023-08-09)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ubooquity
|
||||
version: 7.0.12
|
||||
version: 7.0.13
|
||||
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.13](https://github.com/truecharts/charts/compare/ubooquity-7.0.12...ubooquity-7.0.13) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#14214](https://github.com/truecharts/charts/issues/14214))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.2@sha256:cdd6f239310a7f1e8bca3a1d07d9a758fa32f802b4faea33c45a8e8833cac1b5
|
||||
tag: v2.1.2@sha256:cf8572135d8e2e941516d8fd8335a2c6c76822fe4de4d73078bb7bb6c8c464b4
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue