feat(soft-serve) move to stable (#6591)
This commit is contained in:
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 11.1.2
|
version: 11.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: A tasty, self-hostable Git server for the command line.
|
description: A tasty, self-hostable Git server for the command line.
|
||||||
home: https://truecharts.org/charts/incubator/soft-serve
|
home: https://truecharts.org/charts/stable/soft-serve
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png
|
||||||
keywords:
|
keywords:
|
||||||
- soft-serve
|
- soft-serve
|
||||||
@@ -18,10 +18,10 @@ maintainers:
|
|||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
name: soft-serve
|
name: soft-serve
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/soft-serve
|
- https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve
|
||||||
- https://github.com/charmbracelet/soft-serve
|
- https://github.com/charmbracelet/soft-serve
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.2
|
version: 1.0.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- git
|
- git
|
||||||
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 106 KiB |
+1
-1
@@ -21,7 +21,7 @@ questions:
|
|||||||
default: ""
|
default: ""
|
||||||
private: true
|
private: true
|
||||||
- variable: key_path
|
- variable: key_path
|
||||||
label: Soft Serve Host
|
label: Soft Serve Host Key-Pair Path
|
||||||
description: SSH host key-pair PATH
|
description: SSH host key-pair PATH
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
Reference in New Issue
Block a user