diff --git a/charts/octoprint/Chart.yaml b/charts/octoprint/Chart.yaml index caa6c48f..7e149349 100644 --- a/charts/octoprint/Chart.yaml +++ b/charts/octoprint/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.4.2 description: OctoPrint is the snappy web interface for your 3D printer name: octoprint -version: 1.0.0 +version: 1.0.1 keywords: - octoprint - 3d diff --git a/charts/octoprint/values.yaml b/charts/octoprint/values.yaml index 751a9c9f..1eb5fb59 100644 --- a/charts/octoprint/values.yaml +++ b/charts/octoprint/values.yaml @@ -24,7 +24,7 @@ persistence: data: enabled: false emptyDir: false - mountPath: /home/octoprint/.octoprint + mountPath: /octoprint # Paths to your 3D printer and/or camera in the container additionalVolumeMounts: