From cbee07f5be016d59598475e92c6ec6d2e80bdd14 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 9 May 2021 18:23:46 +0200 Subject: [PATCH] increase common version for testing and fix cr.yaml --- .github/cr.yaml | 2 +- charts/library/common/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/cr.yaml b/.github/cr.yaml index 82c551c4979..8df22dae992 100644 --- a/.github/cr.yaml +++ b/.github/cr.yaml @@ -1,6 +1,6 @@ owner: truecharts git-repo: apps -charts-dir: charts_dir: charts/* +charts-dir: charts/* charts_repo_url: "https://truecharts.org" excluded-charts: common-test pages-branch: "master" diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index c6ed94b3ab6..6b39e5570fc 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -19,4 +19,4 @@ name: common sources: - https://github.com/truecharts/apps/tree/master/library/common type: library -version: 3.5.5 +version: 3.5.6