Try ignoring the common-test chart for releasing.
This commit is contained in:
@@ -2,4 +2,5 @@ owner: truecharts
|
|||||||
git-repo: apps
|
git-repo: apps
|
||||||
charts-dir: library
|
charts-dir: library
|
||||||
charts_repo_url: "https://truecharts.org"
|
charts_repo_url: "https://truecharts.org"
|
||||||
|
excluded-charts: common-test
|
||||||
pages-branch: "master"
|
pages-branch: "master"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: common-test
|
name: common-test
|
||||||
version: 2.0.1
|
version: 2.0.2
|
||||||
# upstream_version:
|
# upstream_version:
|
||||||
appVersion: none
|
appVersion: none
|
||||||
description: Helper chart to test different use cases of the common library
|
description: Helper chart to test different use cases of the common library
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: common
|
name: common
|
||||||
version: 2.1.2
|
version: 2.1.3
|
||||||
# upstream_version:
|
# upstream_version:
|
||||||
appVersion: none
|
appVersion: none
|
||||||
description: Function library for TrueCharts
|
description: Function library for TrueCharts
|
||||||
|
|||||||
Reference in New Issue
Block a user