Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-07-11 21:19:35 +00:00
parent 2080051968
commit 071a10f1db
12 changed files with 19 additions and 18 deletions

View File

@@ -1,6 +1,19 @@
# Changelog<br>
<a name="ubooquity-3.0.10"></a>
### [ubooquity-3.0.10](https://github.com/truecharts/apps/compare/ubooquity-3.0.9...ubooquity-3.0.10) (2022-07-11)
#### Chore
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
#### Fix
* make root fs writable ([#3142](https://github.com/truecharts/apps/issues/3142))
<a name="ubooquity-3.0.9"></a>
### [ubooquity-3.0.9](https://github.com/truecharts/apps/compare/ubooquity-3.0.8...ubooquity-3.0.9) (2022-07-09)
@@ -84,16 +97,3 @@
#### Fix
* remove malfunctioning SCALE migration script
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
<a name="ubooquity-3.0.0"></a>
### [ubooquity-3.0.0](https://github.com/truecharts/apps/compare/ubooquity-2.0.21...ubooquity-3.0.0) (2022-06-07)
#### Chore
* sync all apps persistence configuration and always default to PVC

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T20:24:18.962738963Z"
generated: "2022-07-11T21:16:36.396739776Z"

View File

@@ -1,13 +1,13 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ubooquity
version: 3.0.9
version: 3.0.10
appVersion: "2.1.2"
description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks.
type: application
deprecated: false
home: https://github.com/truecharts/apps/tree/master/charts/stable/ubooquity
icon: https://truecharts.org/_static/img/appicons/ubooquity.png
icon: https://truecharts.org/img/appicons/ubooquity.png
keywords:
- ubooquity
sources:

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@@ -5,6 +5,7 @@ image:
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0

View File

@@ -2163,7 +2163,7 @@ questions:
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: true
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:

View File

@@ -1,4 +1,4 @@
icon_url: https://truecharts.org/_static/img/appicons/ubooquity.png
icon_url: https://truecharts.org/img/appicons/ubooquity.png
categories:
- incubator