From 7fbad053d612e494ce8d58287a5b4f0cf842dc59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 11:36:16 +0100 Subject: [PATCH] Bump epinio server version (#529) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update epinio version in chart epinio 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 0314b475..cdadc41c 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.11.0-rc1 +appVersion: v1.11.0-rc2 dependencies: - condition: global.dex.enabled name: dex @@ -40,4 +40,4 @@ maintainers: name: epinio sources: - https://github.com/epinio/epinio -version: 1.11.0-rc1 +version: 1.11.0-rc2