From b0a04ca3a8454c30b676a08669313011a19907ac Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 06:44:33 +0000 Subject: [PATCH 1/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/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 2b1fb1b..2140e37 100644 --- a/charts/udash/Chart.yaml +++ b/charts/udash/Chart.yaml @@ -4,4 +4,4 @@ description: Udash, the Updatecli DASHboard icon: https://www.updatecli.io/images/updatecli_transparent.png name: udash type: application -version: 0.29.0 +version: 0.30.0 diff --git a/charts/udash/values.yaml b/charts/udash/values.yaml index 088356e..70f595c 100644 --- a/charts/udash/values.yaml +++ b/charts/udash/values.yaml @@ -27,7 +27,7 @@ images: # -- Image pull policy for the udash-front image. pullPolicy: IfNotPresent # -- Overrides the image tag whose default is the chart appVersion. - tag: v0.20.2@sha256:1bd9a9d2fe5c26a8cdeb6b47366069c1fcd37c99ca48ad40096b777d7cc61e2b + tag: v0.21.0@sha256:df04e3ce8fa8897bedcc9031c0935ffe66a09c9096dfff17146227d19c919588 # -- Secrets for pulling images from private registries. imagePullSecrets: [] From 514315c029893fcc12131c7ab29e2bb30eea36c2 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 04:48:02 +0000 Subject: [PATCH 2/2] chore: deps(helm): bump image "ghcr.io/updatecli/updatecli" digest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/udash-agent/Chart.yaml | 2 +- charts/udash-agent/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/udash-agent/Chart.yaml b/charts/udash-agent/Chart.yaml index fa1fe01..449d3eb 100644 --- a/charts/udash-agent/Chart.yaml +++ b/charts/udash-agent/Chart.yaml @@ -4,4 +4,4 @@ description: Udash Agent, is the Updatecli DASHboard agent running Updatecli to icon: https://www.updatecli.io/images/updatecli_transparent.png name: udash-agent type: application -version: 0.31.0 +version: 0.32.0 diff --git a/charts/udash-agent/values.yaml b/charts/udash-agent/values.yaml index 384997c..67f5ef6 100644 --- a/charts/udash-agent/values.yaml +++ b/charts/udash-agent/values.yaml @@ -10,7 +10,7 @@ images: # -- Image pull policy for the agent image. pullPolicy: IfNotPresent # -- Overrides the image tag whose default is the chart appVersion. - tag: v0.118.0@sha256:f5442c61c28948dc16c0520431c5e1263604ff06d795795c64066c48397f9793 + tag: v0.119.0@sha256:329ba51aa472eac1cffd53051e37f4b118b35955931a68a6a3aa205af78edda4 # -- Command override for the agent container. command: - "updatecli"