Skip to content

Commit

Permalink
Bump epinio server version (#488)
Browse files Browse the repository at this point in the history
* 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 <enrico.candino@suse.com>
  • Loading branch information
github-actions[bot] and enrichman authored Sep 7, 2023
1 parent 7344a27 commit 1d36782
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions chart/epinio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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:
Expand All @@ -41,4 +40,4 @@ maintainers:
name: epinio
sources:
- https://github.com/epinio/epinio
version: 1.9.0
version: 1.10.0-rc1

0 comments on commit 1d36782

Please sign in to comment.