From 3fda1bdf38cb45a156019b891a58a23789eeb3dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:40:17 +0200 Subject: [PATCH] Bump epinio server version (#498) 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/epinio/Chart.yaml b/chart/epinio/Chart.yaml index 108964be..afa79b93 100644 --- a/chart/epinio/Chart.yaml +++ b/chart/epinio/Chart.yaml @@ -1,8 +1,8 @@ annotations: artifacthub.io/license: Apache-2.0 - artifacthub.io/prerelease: "true" + artifacthub.io/prerelease: "false" apiVersion: v2 -appVersion: v1.10.0-rc2 +appVersion: v1.10.0 dependencies: - condition: global.dex.enabled name: dex @@ -40,4 +40,4 @@ maintainers: name: epinio sources: - https://github.com/epinio/epinio -version: 1.10.0-rc2 +version: 1.10.0