Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-15 23:31:18 +00:00
parent 55c73e77a8
commit 8da0942f10
811 changed files with 8776 additions and 937 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="ser2sock-4.0.9"></a>
### [ser2sock-4.0.9](https://github.com/truecharts/apps/compare/ser2sock-4.0.8...ser2sock-4.0.9) (2021-11-15)
#### Chore
* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
<a name="ser2sock-4.0.8"></a>
### [ser2sock-4.0.8](https://github.com/truecharts/apps/compare/ser2sock-4.0.7...ser2sock-4.0.8) (2021-11-14)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.5.7 |
| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
-1
View File
@@ -21,7 +21,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"tenstartups/ser2sock"` | image repository |
| image.tag | string | `"latest@sha256:379d9338c720da30b63dc4cf2ecea07eb89dac7d62d5c79047294fffe97ae559"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| persistence.usb | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project