Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [awesome-ttrss-4.0.1](https://github.com/truecharts/charts/compare/awesome-ttrss-3.0.25...awesome-ttrss-4.0.1) (2023-12-06)
|
||||
|
||||
### Migrate
|
||||
|
||||
- Migrate to new common ([#15787](https://github.com/truecharts/charts/issues/15787))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [awesome-ttrss-4.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-4.0.1...awesome-ttrss-4.0.2) (2023-12-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix SCALE question ([#15827](https://github.com/truecharts/charts/issues/15827))
|
||||
|
||||
|
||||
|
||||
|
||||
## [awesome-ttrss-4.0.1](https://github.com/truecharts/charts/compare/awesome-ttrss-3.0.25...awesome-ttrss-4.0.1) (2023-12-06)
|
||||
|
||||
### Migrate
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [awesome-ttrss-3.0.21](https://github.com/truecharts/charts/compare/awesome-ttrss-3.0.20...awesome-ttrss-3.0.21) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: awesome-ttrss
|
||||
version: 4.0.1
|
||||
version: 4.0.2
|
||||
appVersion: latest
|
||||
description:
|
||||
Awesome TTRSS aims to provide a powerful Chartized all-in-one solution
|
||||
@@ -12,7 +12,7 @@ deprecated: false
|
||||
sources:
|
||||
- https://github.com/HenryQW/Awesome-TTRSS
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorawesome-ttrss
|
||||
- https://hub.docker.com/r/wangqiru/ttrss
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
9
incubator/awesome-ttrss/4.0.2/app-changelog.md
Normal file
9
incubator/awesome-ttrss/4.0.2/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [awesome-ttrss-4.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-4.0.1...awesome-ttrss-4.0.2) (2023-12-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix SCALE question ([#15827](https://github.com/truecharts/charts/issues/15827))
|
||||
|
||||
|
||||
@@ -283,7 +283,13 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
|
||||
- variable: main
|
||||
label: "Main Service"
|
||||
description: "The Primary service on which the healthcheck runs, often the webUI"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: Enable the Service
|
||||
schema:
|
||||
Reference in New Issue
Block a user