From afe66866382a060f7cd085f939d1ddb970953a86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 12:26:37 +0200 Subject: [PATCH] Bump epinio server version (#430) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: key "appVersion" updated from "v1.8.0" to "v1.8.1", in file "c... ... hart/epinio/Chart.yaml" Made with ❤️️ by updatecli * Update Chart.yaml * Update Chart.yaml --------- Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Enrico Candino --- chart/epinio/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/epinio/Chart.yaml b/chart/epinio/Chart.yaml index e342f804..73c11d6a 100644 --- a/chart/epinio/Chart.yaml +++ b/chart/epinio/Chart.yaml @@ -1,7 +1,7 @@ annotations: artifacthub.io/license: Apache-2.0 apiVersion: v2 -appVersion: v1.8.0 +appVersion: v1.8.1 dependencies: - condition: global.dex.enabled name: dex @@ -40,4 +40,4 @@ maintainers: name: epinio sources: - https://github.com/epinio/epinio -version: 1.8.0 +version: 1.8.1-rc1