From 4cf797c4a69e0326459fd14a47f7da66622671df Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 9 Jul 2023 12:35:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/pastey/3.0.0/app-changelog.md | 14 -------------- incubator/pastey/{3.0.0 => 3.0.1}/CHANGELOG.md | 10 +++++----- incubator/pastey/{3.0.0 => 3.0.1}/Chart.yaml | 2 +- incubator/pastey/{3.0.0 => 3.0.1}/README.md | 0 incubator/pastey/3.0.1/app-changelog.md | 4 ++++ incubator/pastey/{3.0.0 => 3.0.1}/app-readme.md | 0 .../{3.0.0 => 3.0.1}/charts/common-12.14.6.tgz | Bin incubator/pastey/{3.0.0 => 3.0.1}/ix_values.yaml | 0 incubator/pastey/{3.0.0 => 3.0.1}/questions.yaml | 6 ------ .../pastey/{3.0.0 => 3.0.1}/templates/NOTES.txt | 0 .../pastey/{3.0.0 => 3.0.1}/templates/common.yaml | 0 incubator/pastey/{3.0.0 => 3.0.1}/values.yaml | 0 12 files changed, 10 insertions(+), 26 deletions(-) delete mode 100644 incubator/pastey/3.0.0/app-changelog.md rename incubator/pastey/{3.0.0 => 3.0.1}/CHANGELOG.md (95%) rename incubator/pastey/{3.0.0 => 3.0.1}/Chart.yaml (98%) rename incubator/pastey/{3.0.0 => 3.0.1}/README.md (100%) create mode 100644 incubator/pastey/3.0.1/app-changelog.md rename incubator/pastey/{3.0.0 => 3.0.1}/app-readme.md (100%) rename incubator/pastey/{3.0.0 => 3.0.1}/charts/common-12.14.6.tgz (100%) rename incubator/pastey/{3.0.0 => 3.0.1}/ix_values.yaml (100%) rename incubator/pastey/{3.0.0 => 3.0.1}/questions.yaml (99%) rename incubator/pastey/{3.0.0 => 3.0.1}/templates/NOTES.txt (100%) rename incubator/pastey/{3.0.0 => 3.0.1}/templates/common.yaml (100%) rename incubator/pastey/{3.0.0 => 3.0.1}/values.yaml (100%) diff --git a/incubator/pastey/3.0.0/app-changelog.md b/incubator/pastey/3.0.0/app-changelog.md deleted file mode 100644 index 2823d6cd33e..00000000000 --- a/incubator/pastey/3.0.0/app-changelog.md +++ /dev/null @@ -1,14 +0,0 @@ - - -## [pastey-3.0.0](https://github.com/truecharts/charts/compare/pastey-2.0.9...pastey-3.0.0) (2023-07-08) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - \ No newline at end of file diff --git a/incubator/pastey/3.0.0/CHANGELOG.md b/incubator/pastey/3.0.1/CHANGELOG.md similarity index 95% rename from incubator/pastey/3.0.0/CHANGELOG.md rename to incubator/pastey/3.0.1/CHANGELOG.md index 63136e3c7db..28a944f950d 100644 --- a/incubator/pastey/3.0.0/CHANGELOG.md +++ b/incubator/pastey/3.0.1/CHANGELOG.md @@ -4,6 +4,11 @@ +## [pastey-3.0.1](https://github.com/truecharts/charts/compare/pastey-3.0.0...pastey-3.0.1) (2023-07-09) + + + + ## [pastey-3.0.0](https://github.com/truecharts/charts/compare/pastey-2.0.9...pastey-3.0.0) (2023-07-08) ### Feat @@ -91,9 +96,4 @@ -## [pastey-2.0.2](https://github.com/truecharts/charts/compare/pastey-2.0.1...pastey-2.0.2) (2022-11-30) - - - - ## [pastey-2.0.2](https://github.com/truecharts/charts/compare/pastey-2.0.1...pastey-2.0.2) (2022-11-30) diff --git a/incubator/pastey/3.0.0/Chart.yaml b/incubator/pastey/3.0.1/Chart.yaml similarity index 98% rename from incubator/pastey/3.0.0/Chart.yaml rename to incubator/pastey/3.0.1/Chart.yaml index 94b35507b1e..ebe8883fd79 100644 --- a/incubator/pastey/3.0.0/Chart.yaml +++ b/incubator/pastey/3.0.1/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/incubator/pastey/3.0.0/README.md b/incubator/pastey/3.0.1/README.md similarity index 100% rename from incubator/pastey/3.0.0/README.md rename to incubator/pastey/3.0.1/README.md diff --git a/incubator/pastey/3.0.1/app-changelog.md b/incubator/pastey/3.0.1/app-changelog.md new file mode 100644 index 00000000000..1b9641db4de --- /dev/null +++ b/incubator/pastey/3.0.1/app-changelog.md @@ -0,0 +1,4 @@ + + +## [pastey-3.0.1](https://github.com/truecharts/charts/compare/pastey-3.0.0...pastey-3.0.1) (2023-07-09) + diff --git a/incubator/pastey/3.0.0/app-readme.md b/incubator/pastey/3.0.1/app-readme.md similarity index 100% rename from incubator/pastey/3.0.0/app-readme.md rename to incubator/pastey/3.0.1/app-readme.md diff --git a/incubator/pastey/3.0.0/charts/common-12.14.6.tgz b/incubator/pastey/3.0.1/charts/common-12.14.6.tgz similarity index 100% rename from incubator/pastey/3.0.0/charts/common-12.14.6.tgz rename to incubator/pastey/3.0.1/charts/common-12.14.6.tgz diff --git a/incubator/pastey/3.0.0/ix_values.yaml b/incubator/pastey/3.0.1/ix_values.yaml similarity index 100% rename from incubator/pastey/3.0.0/ix_values.yaml rename to incubator/pastey/3.0.1/ix_values.yaml diff --git a/incubator/pastey/3.0.0/questions.yaml b/incubator/pastey/3.0.1/questions.yaml similarity index 99% rename from incubator/pastey/3.0.0/questions.yaml rename to incubator/pastey/3.0.1/questions.yaml index f2bed1a03e1..43eba7bb44b 100644 --- a/incubator/pastey/3.0.0/questions.yaml +++ b/incubator/pastey/3.0.1/questions.yaml @@ -148,12 +148,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." diff --git a/incubator/pastey/3.0.0/templates/NOTES.txt b/incubator/pastey/3.0.1/templates/NOTES.txt similarity index 100% rename from incubator/pastey/3.0.0/templates/NOTES.txt rename to incubator/pastey/3.0.1/templates/NOTES.txt diff --git a/incubator/pastey/3.0.0/templates/common.yaml b/incubator/pastey/3.0.1/templates/common.yaml similarity index 100% rename from incubator/pastey/3.0.0/templates/common.yaml rename to incubator/pastey/3.0.1/templates/common.yaml diff --git a/incubator/pastey/3.0.0/values.yaml b/incubator/pastey/3.0.1/values.yaml similarity index 100% rename from incubator/pastey/3.0.0/values.yaml rename to incubator/pastey/3.0.1/values.yaml