Skip to content

Commit

Permalink
Update values
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-cox committed Sep 2, 2022
1 parent 826f167 commit 5442d57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/epinio-ui/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.2.0
appVersion: v1.2.0-0.0.1
description: A Helm chart for the Epinio UI
home: https://github.com/epinio/epinio
icon: https://raw.githubusercontent.com/epinio/helm-charts/main/assets/epinio.png
Expand All @@ -15,4 +15,4 @@ name: epinio-ui
sources:
- https://github.com/epinio/ui
type: application
version: 0.8.0
version: 1.2.0
2 changes: 1 addition & 1 deletion chart/epinio-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ epinioUI:
image:
registry: ghcr.io
repository: epinio/epinio-ui
tag: v1.2.0
tag: v1.2.0-0.0.1
imagePullPolicy: IfNotPresent
ingress:
enabled: true
Expand Down

0 comments on commit 5442d57

Please sign in to comment.