Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-04 16:40:25 +00:00
parent 9246c2bc72
commit 056972f1cb
7 changed files with 444 additions and 7 deletions
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="ubooquity-2.0.1"></a>
### [ubooquity-2.0.1](https://github.com/truecharts/apps/compare/ubooquity-2.0.0...ubooquity-2.0.1) (2022-03-04)
<a name="ubooquity-2.0.0"></a>
### [ubooquity-2.0.0](https://github.com/truecharts/apps/compare/ubooquity-1.0.1...ubooquity-2.0.0) (2022-03-03)
+1 -1
View File
@@ -27,10 +27,10 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.admin.enabled | bool | `true` | |
| service.admin.ports.admin.enabled | bool | `true` | |
| service.admin.ports.admin.port | int | `2203` | |
| service.admin.ports.admin.targetPort | int | `2203` | |
| service.admin.ports.enabled | bool | `true` | |
| service.main.ports.main.port | int | `2202` | |
| service.main.ports.main.targetPort | int | `2202` | |
File diff suppressed because one or more lines are too long