Skip to content

Commit

Permalink
Bump epinio server version (#472)
Browse files Browse the repository at this point in the history
* chore: key "$.appVersion" updated from "v1.9.0-rc5" to "v1.9.0", in f...

... ile "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 <enrico.candino@suse.com>
  • Loading branch information
github-actions[bot] and enrichman authored Jul 24, 2023
1 parent e694b1b commit c0ba0f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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: "true"
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: v1.9.0-rc5
appVersion: v1.9.0
dependencies:
- condition: global.dex.enabled
name: dex
Expand Down Expand Up @@ -41,4 +41,4 @@ maintainers:
name: epinio
sources:
- https://github.com/epinio/epinio
version: 1.9.0-rc5
version: 1.9.0

0 comments on commit c0ba0f7

Please sign in to comment.