mirror of https://git.rancher.io/charts
bump epinio-ui dependency to 1.5.3
parent
026c7c6b30
commit
1d3ae0e1d1
|
@ -1,7 +1,7 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -4,7 +4,7 @@
|
||||
appVersion: v1.2.0-0.0.1
|
||||
appVersion: v1.5.1-0.0.3
|
||||
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
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
- registry: ghcr.io
|
||||
- repository: epinio/epinio-ui
|
||||
+ repository: rancher/mirrored-epinio-epinio-ui
|
||||
tag: v1.2.0-0.0.1
|
||||
tag: v1.5.1-0.0.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
ingress:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/epinio/helm-charts/releases/download/epinio-ui-1.2.0/epinio-ui-1.2.0.tgz
|
||||
version: 101.0.0
|
||||
url: https://github.com/epinio/helm-charts/releases/download/epinio-ui-1.5.3/epinio-ui-1.5.3.tgz
|
||||
version: 101.0.1
|
||||
doNotRelease: true
|
||||
|
|
Loading…
Reference in New Issue