Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1e9444fc68
commit
89cfe59e56
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ubooquity-5.0.8](https://github.com/truecharts/charts/compare/ubooquity-5.0.7...ubooquity-5.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ubooquity-5.0.9](https://github.com/truecharts/charts/compare/ubooquity-5.0.8...ubooquity-5.0.9) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-5.0.8](https://github.com/truecharts/charts/compare/ubooquity-5.0.7...ubooquity-5.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [ubooquity-5.0.2](https://github.com/truecharts/charts/compare/ubooquity-5.0.1...ubooquity-5.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ubooquity-5.0.2](https://github.com/truecharts/charts/compare/ubooquity-5.0.1...ubooquity-5.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ubooquity
|
||||
version: 5.0.8
|
||||
version: 5.0.9
|
||||
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-5.0.9](https://github.com/truecharts/charts/compare/ubooquity-5.0.8...ubooquity-5.0.9) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ubooquity to v2.1.2
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ubooquity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.2@sha256:30fe8ad69cab9f77e193c2ba208272196823a561903b5cb50d436a3268a2fa4e
|
||||
tag: v2.1.2@sha256:604e6e4682b0f3bd60017b4fed537409123f14eef21f5373a29a4a3e16c6ec30
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue