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-07 01:24:34 +00:00
parent fa064a540e
commit aa85b8a476
440 changed files with 6434 additions and 3933 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="boinc-1.0.2"></a>
### [boinc-1.0.2](https://github.com/truecharts/apps/compare/boinc-1.0.1...boinc-1.0.2) (2022-03-07)
#### Chore
* update docker general non-major ([#2046](https://github.com/truecharts/apps/issues/2046))
* Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040))
<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)
+1 -1
View File
@@ -13,7 +13,7 @@ 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 | `"latest@sha256:2d8c4bfa3bf5bcca2d6238ce38798ab049dd20b0613f7957323ddc974b6de9c2"` | |
| image.tag | string | `"latest@sha256:6e8cfb48ee7c68bffc5f4c9dd24332eca32231b28e80607f03d5c4272ec0f367"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long