Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-08-23 11:39:52 +00:00
parent 3133421f09
commit 14893e42cf
11 changed files with 2239 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [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))
## [octoprint-9.0.22](https://github.com/truecharts/charts/compare/octoprint-9.0.21...octoprint-9.0.22) (2023-06-07)
### Chore
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
## [octoprint-9.0.21](https://github.com/truecharts/charts/compare/octoprint-9.0.20...octoprint-9.0.21) (2023-06-07)
### Chore
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
## [octoprint-9.0.20](https://github.com/truecharts/charts/compare/octoprint-9.0.19...octoprint-9.0.20) (2023-06-04)
### Chore
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))

View File

@ -0,0 +1,27 @@
apiVersion: v2
appVersion: "1.9.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
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.1
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

View 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*

View File

@ -0,0 +1,9 @@
## [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))

View 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!

Binary file not shown.

View File

@ -0,0 +1,37 @@
image:
repository: tccr.io/truecharts/octoprint
tag: v1.9.2@sha256:81767e4d0e223303467fdddfaff4e7c6e301b8021fa51b1f5ab4301eb45d9b7f
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:

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File