Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-07-09 12:35:51 +00:00
parent 2d5ac5886a
commit 4cf797c4a6
12 changed files with 10 additions and 26 deletions

View File

@ -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))

View File

@ -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)

View File

@ -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

View File

@ -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)

View File

@ -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."