From d9ceea606d43321f9b447e187968d736c4251ab6 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 09:05:07 +0000 Subject: [PATCH 1/2] chore: Update epinio version in chart epinio MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- chart/epinio/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/epinio/Chart.yaml b/chart/epinio/Chart.yaml index 57f9d4bf..75bdbae5 100644 --- a/chart/epinio/Chart.yaml +++ b/chart/epinio/Chart.yaml @@ -2,7 +2,7 @@ annotations: artifacthub.io/license: Apache-2.0 artifacthub.io/prerelease: "true" apiVersion: v2 -appVersion: v1.10.0-rc1 +appVersion: v1.10.0-rc2 dependencies: - condition: global.dex.enabled name: dex From 56e6491a0e9e837102b83937b9a7ab20eb3bf15e Mon Sep 17 00:00:00 2001 From: Tomas Hehejik Date: Wed, 20 Sep 2023 11:11:35 +0200 Subject: [PATCH 2/2] Update Chart.yaml version updated --- chart/epinio/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/epinio/Chart.yaml b/chart/epinio/Chart.yaml index 75bdbae5..108964be 100644 --- a/chart/epinio/Chart.yaml +++ b/chart/epinio/Chart.yaml @@ -40,4 +40,4 @@ maintainers: name: epinio sources: - https://github.com/epinio/epinio -version: 1.10.0-rc1 +version: 1.10.0-rc2