Skip to content

Commit

Permalink
fix default value for epinioUI (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
enrichman committed Nov 30, 2022
1 parent 43f48d8 commit 4c9d66a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/epinio-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ name: epinio-ui
sources:
- https://github.com/epinio/ui
type: application
version: 1.5.2
version: 1.5.3
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.5.1-0.0.2
tag: v1.5.1-0.0.3
imagePullPolicy: IfNotPresent
ingress:
enabled: true
Expand Down

0 comments on commit 4c9d66a

Please sign in to comment.