Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-17 11:25:46 +00:00
parent 1b7cba916c
commit 758e45a30e
47 changed files with 685 additions and 13 deletions
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="ipfs-0.0.4"></a>
### [ipfs-0.0.4](https://github.com/truecharts/apps/compare/ipfs-0.0.3...ipfs-0.0.4) (2021-12-17)
#### Chore
* App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539))
#### Fix
* enable secondary services on some new apps ([#1548](https://github.com/truecharts/apps/issues/1548))
<a name="ipfs-0.0.3"></a>
### [ipfs-0.0.3](https://github.com/truecharts/apps/compare/ipfs-0.0.2...ipfs-0.0.3) (2021-12-14)
+6
View File
@@ -22,12 +22,18 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.api.enabled | bool | `true` | |
| service.api.ports.api.enabled | bool | `true` | |
| service.api.ports.api.port | int | `5001` | |
| service.api.ports.api.targetPort | int | `5001` | |
| service.gateway.enabled | bool | `true` | |
| service.gateway.ports.gateway.enabled | bool | `true` | |
| service.gateway.ports.gateway.port | int | `10147` | |
| service.gateway.ports.gateway.targetPort | int | `8080` | |
| service.main.ports.main.port | int | `10125` | |
| service.main.ports.main.targetPort | int | `80` | |
| service.peer.enabled | bool | `true` | |
| service.peer.ports.peer.enabled | bool | `true` | |
| service.peer.ports.peer.port | int | `4001` | |
| service.peer.ports.peer.targetPort | int | `4001` | |
+8
View File
@@ -92,6 +92,14 @@ hide:
**gobinary**
| No Vulnerabilities found |
|:---------------------------------|
**gobinary**