feat(ci): make include replace simpler (#3904)
* move tempaltes * update scripts * bump for test * print some info * move some more files * see what is taking so long * remove time * simple->LB * CRLF->LF * handle both LF and CRLF * bumps
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: lancache-monolithic
|
||||
version: 0.0.28
|
||||
version: 0.0.29
|
||||
appVersion: "latest"
|
||||
description: A monolithic lancache service capable of caching all CDN's in a single instance.
|
||||
description: A monolithic lancache service capable of caching all CDNs in a single instance.
|
||||
type: application
|
||||
deprecated: false
|
||||
home: https://truecharts.org/docs/charts/incubator/lancache-monolithic
|
||||
|
||||
@@ -97,7 +97,7 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{serviceSelectorSimple}
|
||||
# Include{serviceSelectorLoadBalancer}
|
||||
# Include{serviceSelectorExtras}
|
||||
- variable: https
|
||||
label: "HTTPS"
|
||||
|
||||
Reference in New Issue
Block a user