From 491166a921de2ef7b0d798a79c0eaf49dd39de42 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 19 May 2026 06:34:54 +0000 Subject: [PATCH 1/3] chore: update chart appVersion to 'v0.117.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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/udash-agent/Chart.yaml b/charts/udash-agent/Chart.yaml index e67b908..27446a4 100644 --- a/charts/udash-agent/Chart.yaml +++ b/charts/udash-agent/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 -appVersion: v0.14.0 +appVersion: v0.117.0 description: Udash Agent, is the Updatecli DASHboard agent running Updatecli to check your repositories updates. icon: https://www.updatecli.io/images/updatecli_transparent.png name: udash-agent type: application -version: 0.28.0 +version: 0.29.0 From b64270f4f92a20a33eab53d5e7b73c25efd620ad Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 29 May 2026 07:39:54 +0000 Subject: [PATCH 2/3] chore: update chart appVersion to 'v0.117.1' 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/udash-agent/Chart.yaml b/charts/udash-agent/Chart.yaml index 27446a4..69db1b9 100644 --- a/charts/udash-agent/Chart.yaml +++ b/charts/udash-agent/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.117.0 +appVersion: v0.117.1 description: Udash Agent, is the Updatecli DASHboard agent running Updatecli to check your repositories updates. icon: https://www.updatecli.io/images/updatecli_transparent.png name: udash-agent From 423018a6fbf09729a0b2f7340f3e9298c0b64c75 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 29 May 2026 07:39:59 +0000 Subject: [PATCH 3/3] chore: update updatecli docker image tag to 'v0.117.1' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/udash-agent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/udash-agent/values.yaml b/charts/udash-agent/values.yaml index b2ff1a3..11b315b 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.117.0@sha256:3d15cfdc333862c0329c977d65195e659062d737222b676f1298ffab8d7a7412 + tag: v0.117.1@sha256:a9a4c050a5373b89efdb8d18d8f9911d6d5348da3dd279f4f9752c19936eb0a3 # -- Command override for the agent container. command: - "updatecli"