Skip to content

Commit

Permalink
[updatecli] Bump epinio server version (#271)
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

* Apply suggestions from code review

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, 2022
1 parent 8833f53 commit b9115cc
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.1.0
appVersion: v1.2.0
dependencies:
- condition: minio.enabled, global.minio.enabled
name: minio
Expand Down Expand Up @@ -33,4 +33,4 @@ maintainers:
name: epinio
sources:
- https://github.com/epinio/epinio
version: 1.1.0
version: 1.2.0
2 changes: 1 addition & 1 deletion chart/epinio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ minio:
epinio-ui:
enabled: true
epinioTheme: light
epinioVersion: "v1.1.0"
epinioVersion: "v1.2.0"
ingress:
enabled: false
kubed:
Expand Down

0 comments on commit b9115cc

Please sign in to comment.