Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-12 09:40:15 +00:00
parent 8d08cabc03
commit 62c5a07793
192 changed files with 1700 additions and 191 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="octoprint-3.0.6"></a>
### [octoprint-3.0.6](https://github.com/truecharts/apps/compare/octoprint-3.0.5...octoprint-3.0.6) (2021-10-12)
#### Chore
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
<a name="octoprint-3.0.5"></a>
### [octoprint-3.0.5](https://github.com/truecharts/apps/compare/octoprint-3.0.4...octoprint-3.0.5) (2021-10-12)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.6.1
appVersion: "1.7.0"
dependencies:
- name: common
repository: https://truecharts.org
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="octoprint-3.0.5"></a>
### [octoprint-3.0.5](https://github.com/truecharts/apps/compare/octoprint-3.0.4...octoprint-3.0.5) (2021-10-12)
<a name="octoprint-3.0.6"></a>
### [octoprint-3.0.6](https://github.com/truecharts/apps/compare/octoprint-3.0.5...octoprint-3.0.6) (2021-10-12)
#### Chore
* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123))
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
+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 | `"ghcr.io/truecharts/octoprint"` | image repository |
| image.tag | string | `"v1.6.1@sha256:3e54ffdf99ab297b2b70289d72f880cd52aad5f6a55ab3005f38a25a7115e692"` | image tag |
| image.tag | string | `"v1.7.0@sha256:597bbb8c3df90ea8c7bfd731a08677fcd3eb4744d6acd6b6838c28460dc1e11f"` | 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. |
| podSecurityContext.runAsGroup | int | `0` | |