Skip to content

Commit

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

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

Made with ❤️️ by updatecli

* chore: Update key "appVersion" from file "/tmp/updatecli/github/epini...

... o/helm-charts/chart/epinio/Chart.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 <[email protected]>
  • Loading branch information
github-actions[bot] and enrichman authored Dec 19, 2022
1 parent ef8621b commit 11c7486
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.1
appVersion: v1.5.2
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.1
version: 1.5.2
2 changes: 1 addition & 1 deletion chart/epinio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ minio:
epinio-ui:
enabled: true
epinioTheme: light
epinioVersion: "v1.5.1"
epinioVersion: "v1.5.2"
ingress:
enabled: false

Expand Down

0 comments on commit 11c7486

Please sign in to comment.