Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0fec2d41ac
commit
1db1d73e59
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ubooquity-6.0.20](https://github.com/truecharts/charts/compare/ubooquity-6.0.19...ubooquity-6.0.20) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10424](https://github.com/truecharts/charts/issues/10424))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-6.0.20](https://github.com/truecharts/charts/compare/ubooquity-6.0.19...ubooquity-6.0.20) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-6.0.11](https://github.com/truecharts/charts/compare/ubooquity-6.0.10...ubooquity-6.0.11) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ubooquity
|
||||
version: 6.0.20
|
||||
version: 6.0.21
|
||||
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.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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.2@sha256:1c8d1a3c391a9bd140fe4a72a85a219240625142ffac9faa5758011dfcb53d33
|
||||
tag: v2.1.2@sha256:25a9097fb5e6680236f6e26ef01cba9ad118c2508364b3648edc2a1f9a7820f6
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue