Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="octoprint-4.0.11"></a>
|
||||
### [octoprint-4.0.11](https://github.com/truecharts/apps/compare/octoprint-4.0.10...octoprint-4.0.11) (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="octoprint-4.0.10"></a>
|
||||
### [octoprint-4.0.10](https://github.com/truecharts/apps/compare/octoprint-4.0.9...octoprint-4.0.10) (2021-11-14)
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.repository | string | `"ghcr.io/truecharts/octoprint"` | image repository |
|
||||
| image.tag | string | `"v1.7.2@sha256:80d677488365ad240b0cef90fa381ba849dcd82dfc62b11689d88da9867956c6"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| persistence.printer | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
|
||||
| persistence.varrun | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user