From 826f167eccbffb7d1df03a4704dc42b1f1451252 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 11:02:37 +0000 Subject: [PATCH 1/2] chore: Update key "epinioUI.image.tag" from file "/tmp/updatecli/github... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... /epinio/helm-charts/chart/epinio-ui/values.yaml" Made with ❤️️ by updatecli --- chart/epinio-ui/Chart.yaml | 4 ++-- chart/epinio-ui/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/epinio-ui/Chart.yaml b/chart/epinio-ui/Chart.yaml index 55fd601c..bdf53ae2 100644 --- a/chart/epinio-ui/Chart.yaml +++ b/chart/epinio-ui/Chart.yaml @@ -1,7 +1,7 @@ annotations: artifacthub.io/license: Apache-2.0 apiVersion: v2 -appVersion: v1.0.0-0.0.4 +appVersion: v1.2.0 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 @@ -15,4 +15,4 @@ name: epinio-ui sources: - https://github.com/epinio/ui type: application -version: 0.7.0 +version: 0.8.0 diff --git a/chart/epinio-ui/values.yaml b/chart/epinio-ui/values.yaml index e84c2802..a643b8ce 100644 --- a/chart/epinio-ui/values.yaml +++ b/chart/epinio-ui/values.yaml @@ -2,7 +2,7 @@ epinioUI: image: registry: ghcr.io repository: epinio/epinio-ui - tag: v1.0.0-0.0.4 + tag: v1.2.0 imagePullPolicy: IfNotPresent ingress: enabled: true From 5442d57db180257ad11412e088e1cee051edf722 Mon Sep 17 00:00:00 2001 From: Richard Cox Date: Fri, 2 Sep 2022 13:00:44 +0100 Subject: [PATCH 2/2] Update values --- chart/epinio-ui/Chart.yaml | 4 ++-- chart/epinio-ui/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/epinio-ui/Chart.yaml b/chart/epinio-ui/Chart.yaml index bdf53ae2..a95b36b1 100644 --- a/chart/epinio-ui/Chart.yaml +++ b/chart/epinio-ui/Chart.yaml @@ -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 @@ -15,4 +15,4 @@ name: epinio-ui sources: - https://github.com/epinio/ui type: application -version: 0.8.0 +version: 1.2.0 diff --git a/chart/epinio-ui/values.yaml b/chart/epinio-ui/values.yaml index a643b8ce..e447a728 100644 --- a/chart/epinio-ui/values.yaml +++ b/chart/epinio-ui/values.yaml @@ -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