Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-06 22:37:57 +00:00
parent c85a856e64
commit 900aeb91a9
12 changed files with 19 additions and 20 deletions

View File

@ -1,9 +0,0 @@
## [custom-app-8.0.3](https://github.com/truecharts/charts/compare/custom-app-8.0.2...custom-app-8.0.3) (2023-05-05)
### Chore
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))

View File

@ -4,6 +4,15 @@
## [custom-app-8.0.4](https://github.com/truecharts/charts/compare/custom-app-8.0.3...custom-app-8.0.4) (2023-05-06)
### Fix
- allow service to be disabled
## [custom-app-8.0.3](https://github.com/truecharts/charts/compare/custom-app-8.0.2...custom-app-8.0.3) (2023-05-05) ## [custom-app-8.0.3](https://github.com/truecharts/charts/compare/custom-app-8.0.2...custom-app-8.0.3) (2023-05-05)
### Chore ### Chore
@ -88,12 +97,3 @@
## [custom-app-7.0.18](https://github.com/truecharts/charts/compare/custom-app-7.0.17...custom-app-7.0.18) (2022-12-13)
### Chore
- update helm general non-major

View File

@ -19,7 +19,7 @@ name: custom-app
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
type: application type: application
version: 8.0.3 version: 8.0.4
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- custom - custom

View File

@ -0,0 +1,9 @@
## [custom-app-8.0.4](https://github.com/truecharts/charts/compare/custom-app-8.0.3...custom-app-8.0.4) (2023-05-06)
### Fix
- allow service to be disabled

View File

@ -411,7 +411,6 @@ questions:
schema: schema:
type: boolean type: boolean
default: true default: true
hidden: true
- variable: protocol - variable: protocol
label: "Port Type" label: "Port Type"
schema: schema: