Skip to content

Commit

Permalink
[updatecli][githubrelease] Bump version to v1.5.1 (#313)
Browse files Browse the repository at this point in the history
* chore: Update key "epinio-ui.epinioVersion" from file "/tmp/updatecli/g...

... ithub/epinio/helm-charts/chart/epinio/values.yaml"

Made with ❤️️ by updatecli

* chore: Update key "epinio-ui.epinioVersion" from file "/tmp/updatecli/g...

... ithub/epinio/helm-charts/chart/epinio/values.yaml"

Made with ❤️️ by updatecli

* Update Chart.yaml

* Update values.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 committed Dec 1, 2022
1 parent 59e66a6 commit 7b5cadb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/epinio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
artifacthub.io/license: Apache-2.0
apiVersion: v2
appVersion: v1.5.0
appVersion: v1.5.1
dependencies:
- condition: dex.enabled, global.dex.enabled
name: dex
Expand Down Expand Up @@ -40,4 +40,4 @@ maintainers:
name: epinio
sources:
- https://github.com/epinio/epinio
version: 1.5.0
version: 1.5.1
2 changes: 1 addition & 1 deletion chart/epinio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ minio:
epinio-ui:
enabled: true
epinioTheme: light
epinioVersion: "v1.5.0"
epinioVersion: "v1.5.1"
ingress:
enabled: false
kubed:
Expand Down

0 comments on commit 7b5cadb

Please sign in to comment.