Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/octoprint/10.0.4/CHANGELOG.md
Normal file
99
stable/octoprint/10.0.4/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-10.0.4](https://github.com/truecharts/charts/compare/octoprint-10.0.3...octoprint-10.0.4) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/octoprint to v1.9.3 ([#13526](https://github.com/truecharts/charts/issues/13526))
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-10.0.3](https://github.com/truecharts/charts/compare/octoprint-10.0.2...octoprint-10.0.3) (2023-10-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/octoprint to v1.9.3 ([#13514](https://github.com/truecharts/charts/issues/13514))
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-10.0.2](https://github.com/truecharts/charts/compare/octoprint-10.0.1...octoprint-10.0.2) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-10.0.1](https://github.com/truecharts/charts/compare/octoprint-10.0.0...octoprint-10.0.1) (2023-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/octoprint to v1.9.2 ([#11819](https://github.com/truecharts/charts/issues/11819))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-10.0.0](https://github.com/truecharts/charts/compare/octoprint-9.0.28...octoprint-10.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-9.0.28](https://github.com/truecharts/charts/compare/octoprint-9.0.27...octoprint-9.0.28) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-9.0.27](https://github.com/truecharts/charts/compare/octoprint-9.0.26...octoprint-9.0.27) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/octoprint to v1.9.2 ([#10643](https://github.com/truecharts/charts/issues/10643))
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-9.0.26](https://github.com/truecharts/charts/compare/octoprint-9.0.25...octoprint-9.0.26) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/octoprint to v1.9.1 ([#10253](https://github.com/truecharts/charts/issues/10253))
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-9.0.25](https://github.com/truecharts/charts/compare/octoprint-9.0.24...octoprint-9.0.25) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-9.0.24](https://github.com/truecharts/charts/compare/octoprint-9.0.23...octoprint-9.0.24) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [octoprint-9.0.23](https://github.com/truecharts/charts/compare/octoprint-9.0.22...octoprint-9.0.23) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
27
stable/octoprint/10.0.4/Chart.yaml
Normal file
27
stable/octoprint/10.0.4/Chart.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.9.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.9
|
||||
description: OctoPrint is the snappy web interface for your 3D printer
|
||||
home: https://truecharts.org/charts/stable/octoprint
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png
|
||||
keywords:
|
||||
- octoprint
|
||||
- 3d
|
||||
- printer
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: octoprint
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/octoprint
|
||||
- https://github.com/OctoPrint/OctoPrint
|
||||
version: 10.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/octoprint/10.0.4/README.md
Normal file
27
stable/octoprint/10.0.4/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
||||
9
stable/octoprint/10.0.4/app-changelog.md
Normal file
9
stable/octoprint/10.0.4/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [octoprint-10.0.4](https://github.com/truecharts/charts/compare/octoprint-10.0.3...octoprint-10.0.4) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/octoprint to v1.9.3 ([#13526](https://github.com/truecharts/charts/issues/13526))
|
||||
|
||||
|
||||
8
stable/octoprint/10.0.4/app-readme.md
Normal file
8
stable/octoprint/10.0.4/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
OctoPrint is the snappy web interface for your 3D printer
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/octoprint](https://truecharts.org/charts/stable/octoprint)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
BIN
stable/octoprint/10.0.4/charts/common-14.0.9.tgz
Normal file
BIN
stable/octoprint/10.0.4/charts/common-14.0.9.tgz
Normal file
Binary file not shown.
37
stable/octoprint/10.0.4/ix_values.yaml
Normal file
37
stable/octoprint/10.0.4/ix_values.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/octoprint
|
||||
tag: v1.9.3@sha256:392635c219181cb8d997b295e6704f71df5d629f9c21bd8a72d5ccbc6cbabc64
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10021
|
||||
targetPort: 80
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/octoprint"
|
||||
varrun:
|
||||
enabled: true
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
ENABLE_MJPG_STREAMER: "true"
|
||||
# -- sets the Mjpg stream imput parameters
|
||||
# Example "-y -n -r 640x480"
|
||||
MJPG_STREAMER_INPUT:
|
||||
# -- sets the camera dev parameters
|
||||
# Example "/dev/video0"
|
||||
CAMERA_DEV:
|
||||
2030
stable/octoprint/10.0.4/questions.yaml
Normal file
2030
stable/octoprint/10.0.4/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/octoprint/10.0.4/templates/NOTES.txt
Normal file
1
stable/octoprint/10.0.4/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
stable/octoprint/10.0.4/templates/common.yaml
Normal file
1
stable/octoprint/10.0.4/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/octoprint/10.0.4/values.yaml
Normal file
0
stable/octoprint/10.0.4/values.yaml
Normal file
Reference in New Issue
Block a user