From 0028e1ee8927c588d304b3f753d7a267fae24955 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:05:36 +0200 Subject: [PATCH] Bump epinio server version (#468) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: key "$.appVersion" updated from "v1.9.0-rc4" to "v1.9.0-rc5", ... ... in file "chart/epinio/Chart.yaml" Made with ❤️️ by updatecli * 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 ba069634..2f588fd6 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.9.0-rc4 +appVersion: v1.9.0-rc5 dependencies: - condition: global.dex.enabled name: dex @@ -41,4 +41,4 @@ maintainers: name: epinio sources: - https://github.com/epinio/epinio -version: 1.9.0-rc4 +version: 1.9.0-rc5