From b541564efa970a38709a38095ef572e3619be4ad Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 8 Nov 2024 15:37:27 +0000 Subject: [PATCH 1/2] chore: deps(helm): bump image "ghcr.io/updatecli/udash" digest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/udash/Chart.yaml | 2 +- charts/udash/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/udash/Chart.yaml b/charts/udash/Chart.yaml index 77a88da..6f39137 100644 --- a/charts/udash/Chart.yaml +++ b/charts/udash/Chart.yaml @@ -4,4 +4,4 @@ description: An Updatecli platform icon: https://www.updatecli.io/images/updatecli_transparent.png name: udash type: application -version: 0.5.0 +version: 0.6.0 diff --git a/charts/udash/values.yaml b/charts/udash/values.yaml index af465c5..2cf24de 100644 --- a/charts/udash/values.yaml +++ b/charts/udash/values.yaml @@ -8,7 +8,7 @@ images: repository: ghcr.io/updatecli/udash pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.4.0 + tag: v0.5.0@sha256:9405e500d904a28e10729fd22e2d2e8d12fdd4e8261a66f90ef2dc5fffa1836d command: - "udash" args: From 5256920bd550a618d1379407e41aaeca5406a893 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 8 Nov 2024 15:37:29 +0000 Subject: [PATCH 2/2] chore: deps(helm): bump image "ghcr.io/updatecli/udash-front" digest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/udash/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/udash/values.yaml b/charts/udash/values.yaml index 2cf24de..a40f5a7 100644 --- a/charts/udash/values.yaml +++ b/charts/udash/values.yaml @@ -18,7 +18,7 @@ images: repository: ghcr.io/updatecli/udash-front pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.3.0 + tag: v0.3.1@sha256:4fde8d049488f7034ecea88f41a777a3ca21375e00f060b2acf1f3ad0fd76a99 imagePullSecrets: [] nameOverride: "" fullnameOverride: ""