Skip to content

Commit

Permalink
Merge pull request #242 from epinio/updatecli_092628478de72e5c0b62dd1…
Browse files Browse the repository at this point in the history
…f5d3906b34d1eb2548071beef06a959ab9373ea04

[updatecli] Bump epinio server version
  • Loading branch information
Dimitris Karakasilis authored Jun 24, 2022
2 parents b67f104 + 6bd28c0 commit 3954c21
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.0.0-rc2
appVersion: v1.0.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.0.0-rc3
version: 1.0.0
2 changes: 1 addition & 1 deletion chart/epinio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ minio:
epinio-ui:
enabled: true
epinioTheme: light
epinioVersion: "v1.0.0-rc2"
epinioVersion: "v1.0.0"
ingress:
enabled: false
kubed:
Expand Down

0 comments on commit 3954c21

Please sign in to comment.