Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
abe3cae27a
commit
0a8a507e5d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ubooquity-7.0.1](https://github.com/truecharts/charts/compare/ubooquity-7.0.0...ubooquity-7.0.1) (2023-08-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11140](https://github.com/truecharts/charts/issues/11140))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ubooquity-7.0.2](https://github.com/truecharts/charts/compare/ubooquity-7.0.1...ubooquity-7.0.2) (2023-08-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11352](https://github.com/truecharts/charts/issues/11352))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-7.0.1](https://github.com/truecharts/charts/compare/ubooquity-7.0.0...ubooquity-7.0.1) (2023-08-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-6.0.15](https://github.com/truecharts/charts/compare/ubooquity-6.0.14...ubooquity-6.0.15) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ubooquity
|
||||
version: 7.0.1
|
||||
version: 7.0.2
|
||||
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.2](https://github.com/truecharts/charts/compare/ubooquity-7.0.1...ubooquity-7.0.2) (2023-08-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11352](https://github.com/truecharts/charts/issues/11352))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.2@sha256:b86aada5d569554dd78073ea5dc079bc63179a4bfac50ba5e9789f146a0f18d1
|
||||
tag: v2.1.2@sha256:58e6db5cbc2beb80ed619cf6febbd2a788b2f547a45904507389ecea98e65915
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue