Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-24 13:06:00 +00:00
parent 7e89255cd6
commit 2bcc34b874
161 changed files with 3533 additions and 2296 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="octoprint-4.0.37"></a>
### [octoprint-4.0.37](https://github.com/truecharts/apps/compare/octoprint-4.0.36...octoprint-4.0.37) (2022-01-24)
#### Chore
* update docker general non-major ([#1786](https://github.com/truecharts/apps/issues/1786))
<a name="octoprint-4.0.36"></a>
### [octoprint-4.0.36](https://github.com/truecharts/apps/compare/octoprint-4.0.35...octoprint-4.0.36) (2022-01-22)
+1 -1
View File
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"tccr.io/truecharts/octoprint"` | image repository |
| image.tag | string | `"v1.7.2@sha256:d9db81d173df140c4e018965ebafba9be5f58a83f40e1c489210220627a13d24"` | image tag |
| image.tag | string | `"v1.7.3@sha256:446e36aab56c079293a12bb7fc8166b98e2f514b77ea0d4c32f959489ecc2a12"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| persistence.varrun | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
| podSecurityContext.runAsGroup | int | `0` | |
File diff suppressed because one or more lines are too long