mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-28 04:46:09 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [htpcmanager-5.0.16](https://github.com/truecharts/charts/compare/htpcmanager-5.0.15...htpcmanager-5.0.16) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [htpcmanager-5.0.17](https://github.com/truecharts/charts/compare/htpcmanager-5.0.16...htpcmanager-5.0.17) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [htpcmanager-5.0.16](https://github.com/truecharts/charts/compare/htpcmanager-5.0.15...htpcmanager-5.0.16) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [htpcmanager-5.0.7](https://github.com/truecharts/charts/compare/htpcmanager-5.0.6...htpcmanager-5.0.7) (2023-04-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
|
||||
|
||||
|
||||
|
||||
|
||||
## [htpcmanager-5.0.6](https://github.com/truecharts/charts/compare/htpcmanager-5.0.5...htpcmanager-5.0.6) (2023-04-16)
|
||||
|
||||
### Chore
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: htpcmanager
|
||||
version: 5.0.16
|
||||
version: 5.0.17
|
||||
appVersion: "2021.11.17"
|
||||
description: Htpcmanager is a front end for many htpc related applications.
|
||||
type: application
|
||||
@@ -15,7 +15,7 @@ sources:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.2
|
||||
version: 12.10.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
9
stable/htpcmanager/5.0.17/app-changelog.md
Normal file
9
stable/htpcmanager/5.0.17/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [htpcmanager-5.0.17](https://github.com/truecharts/charts/compare/htpcmanager-5.0.16...htpcmanager-5.0.17) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
BIN
stable/htpcmanager/5.0.17/charts/common-12.10.4.tgz
Normal file
BIN
stable/htpcmanager/5.0.17/charts/common-12.10.4.tgz
Normal file
Binary file not shown.
@@ -189,7 +189,7 @@ questions:
|
||||
label: "Options"
|
||||
schema:
|
||||
type: list
|
||||
default: [{"name": "ndots", "value": "2"}]
|
||||
default: [{"name": "ndots", "value": "1"}]
|
||||
items:
|
||||
- variable: optionsEntry
|
||||
label: "Option Entry"
|
||||
Reference in New Issue
Block a user