From b90a8d28844626ff23e4bc7b14d742d69a530ddd Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 8 Aug 2026 07:03:56 +0000 Subject: [PATCH] chore: update updatecli docker image tag to 'v0.120.0' 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 449d3eb..9eb46b1 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.32.0 +version: 0.33.0 diff --git a/charts/udash-agent/values.yaml b/charts/udash-agent/values.yaml index 67f5ef6..e56b33e 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.119.0@sha256:329ba51aa472eac1cffd53051e37f4b118b35955931a68a6a3aa205af78edda4 + tag: v0.120.0@sha256:8826e470eed46c4a2371ef18b2a1b9deac19af055c9bd3c1016b05a22b0a9221 # -- Command override for the agent container. command: - "updatecli"