Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5f0e8bcbc2
commit
685375c34e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ubooquity-7.0.4](https://github.com/truecharts/charts/compare/ubooquity-7.0.3...ubooquity-7.0.4) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11805](https://github.com/truecharts/charts/issues/11805))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ubooquity-7.0.5](https://github.com/truecharts/charts/compare/ubooquity-7.0.4...ubooquity-7.0.5) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#12263](https://github.com/truecharts/charts/issues/12263))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-7.0.4](https://github.com/truecharts/charts/compare/ubooquity-7.0.3...ubooquity-7.0.4) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10162](https://github.com/truecharts/charts/issues/10162))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-6.0.18](https://github.com/truecharts/charts/compare/ubooquity-6.0.17...ubooquity-6.0.18) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ubooquity
|
||||
version: 7.0.4
|
||||
version: 7.0.5
|
||||
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.5](https://github.com/truecharts/charts/compare/ubooquity-7.0.4...ubooquity-7.0.5) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#12263](https://github.com/truecharts/charts/issues/12263))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.2@sha256:d5d5f9457e7ebf615b5ca6550cf266cea76a80af1ae53d83b44a15537e05c37e
|
||||
tag: v2.1.2@sha256:ffe364ce1b4f0922d6546ede6d814b748497d9381b4526f9e7a7d0c395983544
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue