Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
67be7fdf80
commit
448aaa0650
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ubooquity-6.0.21](https://github.com/truecharts/charts/compare/ubooquity-6.0.20...ubooquity-6.0.21) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10631](https://github.com/truecharts/charts/issues/10631))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-6.0.21](https://github.com/truecharts/charts/compare/ubooquity-6.0.20...ubooquity-6.0.21) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [ubooquity-6.0.12](https://github.com/truecharts/charts/compare/ubooquity-6.0.11...ubooquity-6.0.12) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9388](https://github.com/truecharts/charts/issues/9388))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ubooquity
|
||||
version: 6.0.21
|
||||
version: 6.0.22
|
||||
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-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 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.2@sha256:25a9097fb5e6680236f6e26ef01cba9ad118c2508364b3648edc2a1f9a7820f6
|
||||
tag: v2.1.2@sha256:b068de757608b98079d6cec1310842c28806e0e01b09ce30d0764376ae893377
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue