diff --git a/charts/appdaemon/Chart.yaml b/charts/appdaemon/Chart.yaml index db98c594..7e50eabe 100644 --- a/charts/appdaemon/Chart.yaml +++ b/charts/appdaemon/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 4.0.5 description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps for various types of Home Automation Software including Home Assistant and MQTT. name: appdaemon -version: 1.0.1 +version: 1.0.2 keywords: - appdaemon - home-automation diff --git a/charts/appdaemon/values.yaml b/charts/appdaemon/values.yaml index 676e86ca..7893bf9c 100644 --- a/charts/appdaemon/values.yaml +++ b/charts/appdaemon/values.yaml @@ -79,7 +79,6 @@ persistence: config: enabled: false emptyDir: false - mountPath: /conf ## Persistent Volume Storage Class ## If defined, storageClassName: ## If set to "-", storageClassName: "", which disables dynamic provisioning