some changes
This commit is contained in:
@@ -3,7 +3,5 @@ git-repo: apps
|
|||||||
repo: apps
|
repo: apps
|
||||||
charts-dir: charts/*
|
charts-dir: charts/*
|
||||||
charts_repo_url: "https://charts.truecharts.org"
|
charts_repo_url: "https://charts.truecharts.org"
|
||||||
excluded-charts: common-test
|
|
||||||
pages-branch: "gh-pages"
|
|
||||||
SkipExisting: true
|
SkipExisting: true
|
||||||
skipExisting: true
|
skipExisting: true
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ sources:
|
|||||||
- https://grafana.com/oss/loki/
|
- https://grafana.com/oss/loki/
|
||||||
- https://grafana.com/docs/loki/latest/
|
- https://grafana.com/docs/loki/latest/
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.10
|
version: 2.0.11
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
||||||
|
|||||||
@@ -55,9 +55,6 @@ main() {
|
|||||||
rm -rf .cr-release-packages
|
rm -rf .cr-release-packages
|
||||||
mkdir -p .cr-release-packages
|
mkdir -p .cr-release-packages
|
||||||
|
|
||||||
rm -rf .cr-index
|
|
||||||
mkdir -p .cr-index
|
|
||||||
|
|
||||||
prep_helm
|
prep_helm
|
||||||
|
|
||||||
parallel -j ${parthreads} chart_runner '2>&1' ::: ${changed_charts[@]}
|
parallel -j ${parthreads} chart_runner '2>&1' ::: ${changed_charts[@]}
|
||||||
|
|||||||
Reference in New Issue
Block a user