From 1d367822d6c8a6afda250554c9ea0182cbf627c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:23:55 +0200 Subject: [PATCH] Bump epinio server version (#488) 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 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/chart/epinio/Chart.yaml b/chart/epinio/Chart.yaml index 5e7fd002..57f9d4bf 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: "false" + artifacthub.io/prerelease: "true" apiVersion: v2 -appVersion: v1.9.0 +appVersion: v1.10.0-rc1 dependencies: - condition: global.dex.enabled name: dex @@ -28,8 +28,7 @@ dependencies: tags: - s3gw version: 0.14.0 -description: Epinio deploys Kubernetes applications directly from source code in one - step. +description: Epinio deploys Kubernetes applications directly from source code in one step. home: https://github.com/epinio/epinio icon: https://raw.githubusercontent.com/epinio/helm-charts/main/assets/epinio.png keywords: @@ -41,4 +40,4 @@ maintainers: name: epinio sources: - https://github.com/epinio/epinio -version: 1.9.0 +version: 1.10.0-rc1