diff --git a/charts/incubator/pastey/Chart.yaml b/charts/incubator/pastey/Chart.yaml index 94b35507b1e..ebe8883fd79 100644 --- a/charts/incubator/pastey/Chart.yaml +++ b/charts/incubator/pastey/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pastey - https://github.com/Cesura/pastey type: application -version: 3.0.0 +version: 3.0.1 annotations: truecharts.org/catagories: | - Productivity diff --git a/charts/incubator/pastey/questions.yaml b/charts/incubator/pastey/questions.yaml index 3593f5a084c..b4f8230affe 100644 --- a/charts/incubator/pastey/questions.yaml +++ b/charts/incubator/pastey/questions.yaml @@ -58,12 +58,6 @@ questions: schema: type: boolean default: false - - variable: PASTEY_RESTRICT_PASTING - label: "Pastey Restrict Pasting" - description: "Enable/disable restricting of pasting to whitelisted users." - schema: - type: boolean - default: false - variable: PASTEY_USE_WHITELIST label: "Pastey Use Whitelist" description: "Enable/disable whitelisting for admin tasks."