Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="boinc-1.0.1"></a>
|
||||
### [boinc-1.0.1](https://github.com/truecharts/apps/compare/boinc-1.0.0...boinc-1.0.1) (2022-03-04)
|
||||
|
||||
#### Fix
|
||||
|
||||
* update image reference ([#2015](https://github.com/truecharts/apps/issues/2015))
|
||||
|
||||
|
||||
|
||||
<a name="boinc-1.0.0"></a>
|
||||
### [boinc-1.0.0](https://github.com/truecharts/apps/compare/boinc-0.0.24...boinc-1.0.0) (2022-03-03)
|
||||
|
||||
|
||||
@@ -13,13 +13,12 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/boinc"` | |
|
||||
| image.tag | string | `"v18.04.1"` | |
|
||||
| image.tag | string | `"latest@sha256:2d8c4bfa3bf5bcca2d6238ce38798ab049dd20b0613f7957323ddc974b6de9c2"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| secret | string | `nil` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `10142` | |
|
||||
|
||||
+229
-316
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user